Age | Commit message (Expand) | Author |
2010-11-26 | workqueue: check the allocation of system_unbound_wq | Hitoshi Mitake |
2010-11-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2010-11-25 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-11-25 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-11-25 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-11-25 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton |
2010-11-25 | scripts: fix gfp-translate for recent changes to gfp.h | Mel Gorman |
2010-11-25 | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker |
2010-11-25 | backlight: grab ops_lock before testing bd->ops | Uwe Kleine-König |
2010-11-25 | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() | Axel Lin |
2010-11-25 | pagemap: set pagemap walk limit to PMD boundary | Naoya Horiguchi |
2010-11-25 | mm: remove call to find_vma in pagewalk for non-hugetlbfs | David Sterba |
2010-11-25 | mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal... | KAMEZAWA Hiroyuki |
2010-11-25 | cgroups: make swap accounting default behavior configurable | Michal Hocko |
2010-11-25 | memcg: avoid deadlock between move charge and try_charge() | Daisuke Nishimura |
2010-11-25 | drivers/leds/leds-lp5523.c: perform SW reset before detection | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5523.c: adjust delays and add comments to them | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5523.c: change some macros to functions | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo |
2010-11-25 | fuse: fix attributes after open(O_TRUNC) | Ken Sumrall |
2010-11-25 | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com |
2010-11-25 | memcg: fix false positive VM_BUG on non-SMP | Kirill A. Shutemov |
2010-11-25 | uml: disable winch irq before freeing handler data | Will Newton |
2010-11-25 | nommu: yield CPU while disposing VM | Steven J. Magnani |
2010-11-25 | include/linux/fs.h: fix userspace build | Loïc Minier |
2010-11-25 | leds: fix bug with reading NAS SS4200 dmi code | Steven Rostedt |
2010-11-24 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones |
2010-11-24 | arch/tile: fix memchr() not to dereference memory for zero length | Chris Metcalf |
2010-11-24 | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly | Chris Metcalf |
2010-11-24 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-11-24 | pci root complex: support for tile architecture | Chris Metcalf |
2010-11-24 | drivers/net/tile/: on-chip network drivers for the tile architecture | Chris Metcalf |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-24 | sisfb: delete osdef.h | Aaro Koskinen |
2010-11-24 | sisfb: move the CONFIG warning to sis_main.c | Aaro Koskinen |
2010-11-24 | sisfb: replace SiS_SetMemory with memset_io | Aaro Koskinen |
2010-11-24 | sisfb: remove InPort/OutPort wrappers | Aaro Koskinen |
2010-11-24 | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H | Aaro Koskinen |
2010-11-24 | sisfb: delete redudant #define SIS_LINUX_KERNEL | Aaro Koskinen |
2010-11-24 | sisfb: delete dead SIS_XORG_XF86 code | Aaro Koskinen |
2010-11-24 | sisfb: delete fallback code for pci_map_rom() | Aaro Koskinen |
2010-11-24 | sisfb: delete obsolete PCI ROM bug workaround | Aaro Koskinen |