index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
2012-03-03
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
Heiko Stuebner
2012-03-03
ARM: s3c2410_defconfig: update s3c2410_defconfig
Kukjin Kim
2012-03-03
ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/
Kukjin Kim
2012-03-03
ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/
Kukjin Kim
2012-03-03
ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/
Kukjin Kim
2012-03-03
ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/
Kukjin Kim
2012-03-03
ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/
Kukjin Kim
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-02-07
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
2012-01-31
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
ARM: S3C2410: move s3c2410_baseclk_add to clock.h
Heiko Stuebner
2012-01-31
ARM: S3C24XX: move common S3C2443 clock definitions to clock.h
Heiko Stuebner
2012-01-31
ARM: S3C24XX: Remove extern declaration of clk_msysclk
Heiko Stuebner
2012-01-31
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
2012-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-30
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-01-30
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-30
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-30
Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
2012-01-30
drm: Pass the real error code back during GEM bo initialisation
Chris Wilson
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
2012-01-29
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-01-28
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-28
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2012-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-28
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-01-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-28
Logfs: Allow NULL block_isbad() methods
Joern Engel
2012-01-28
logfs: Grow inode in delete path
Joern Engel
2012-01-28
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
2012-01-28
logfs: remove useless BUG_ON
Joern Engel
2012-01-28
MAINTAINERS: Add Prasad Joshi in LogFS maintiners
Prasad Joshi
2012-01-28
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
[next]