Age | Commit message (Expand) | Author | Files | Lines |
2010-11-25 | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull | Kukjin Kim | 3 | -9/+9 |
2010-11-25 | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changes | Vasily Khoruzhick | 1 | -4/+4 |
2010-11-24 | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley | 3 | -0/+22 |
2010-11-24 | OMAP: UART: don't resume UARTs that are not enabled. | Kevin Hilman | 1 | -1/+1 |
2010-11-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+6 |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 3 | -16/+56 |
2010-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -28/+38 |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 19 | -187/+7210 |
2010-11-25 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 31 | -54/+124 |
2010-11-25 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -1281/+285 |
2010-11-25 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -90/+22 |
2010-11-25 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+5 |
2010-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 4 | -35/+13 |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 1 | -2/+2 |
2010-11-25 | scripts: fix gfp-translate for recent changes to gfp.h | Mel Gorman | 1 | -1/+6 |
2010-11-25 | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker | 1 | -4/+3 |
2010-11-25 | backlight: grab ops_lock before testing bd->ops | Uwe Kleine-König | 1 | -6/+6 |
2010-11-25 | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() | Axel Lin | 1 | -3/+1 |
2010-11-25 | pagemap: set pagemap walk limit to PMD boundary | Naoya Horiguchi | 1 | -1/+2 |
2010-11-25 | mm: remove call to find_vma in pagewalk for non-hugetlbfs | David Sterba | 1 | -2/+3 |
2010-11-25 | mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal... | KAMEZAWA Hiroyuki | 1 | -9/+5 |
2010-11-25 | cgroups: make swap accounting default behavior configurable | Michal Hocko | 3 | -2/+37 |
2010-11-25 | memcg: avoid deadlock between move charge and try_charge() | Daisuke Nishimura | 1 | -17/+26 |
2010-11-25 | drivers/leds/leds-lp5523.c: perform SW reset before detection | Samu Onkalo | 1 | -7/+5 |
2010-11-25 | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo | 1 | -7/+5 |
2010-11-25 | drivers/leds/leds-lp5523.c: adjust delays and add comments to them | Samu Onkalo | 1 | -14/+17 |
2010-11-25 | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo | 1 | -9/+16 |
2010-11-25 | drivers/leds/leds-lp5523.c: change some macros to functions | Samu Onkalo | 1 | -3/+6 |
2010-11-25 | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo | 1 | -5/+16 |
2010-11-25 | fuse: fix attributes after open(O_TRUNC) | Ken Sumrall | 1 | -0/+10 |
2010-11-25 | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com | 1 | -10/+15 |
2010-11-25 | memcg: fix false positive VM_BUG on non-SMP | Kirill A. Shutemov | 2 | -3/+6 |
2010-11-25 | uml: disable winch irq before freeing handler data | Will Newton | 1 | -2/+3 |
2010-11-25 | nommu: yield CPU while disposing VM | Steven J. Magnani | 1 | -0/+1 |
2010-11-25 | include/linux/fs.h: fix userspace build | Loïc Minier | 1 | -3/+3 |
2010-11-25 | leds: fix bug with reading NAS SS4200 dmi code | Steven Rostedt | 1 | -0/+1 |
2010-11-24 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones | 1 | -2/+4 |
2010-11-24 | econet: fix CVE-2010-3848 | Phil Blundell | 1 | -31/+31 |
2010-11-24 | econet: fix CVE-2010-3850 | Phil Blundell | 1 | -0/+3 |
2010-11-24 | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 | Phil Blundell | 1 | -18/+8 |
2010-11-24 | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller | 1 | -1/+1 |
2010-11-24 | isdn: icn: Fix stack corruption bug. | Steven Rostedt | 1 | -3/+4 |
2010-11-24 | arch/tile: fix memchr() not to dereference memory for zero length | Chris Metcalf | 1 | -16/+19 |
2010-11-24 | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly | Chris Metcalf | 1 | -1/+1 |
2010-11-24 | Merge branch 'master' into for-linus | Chris Metcalf | 1026 | -6992/+13719 |
2010-11-24 | pci root complex: support for tile architecture | Chris Metcalf | 8 | -187/+705 |
2010-11-24 | drivers/net/tile/: on-chip network drivers for the tile architecture | Chris Metcalf | 12 | -2/+6510 |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -2/+5 |
2010-11-24 | af_unix: limit unix_tot_inflight | Eric Dumazet | 1 | -0/+7 |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |