Age | Commit message (Expand) | Author |
2010-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-03-24 | Document Linux's circular buffering capabilities | David Howells |
2010-03-24 | fs/partition/msdos: fix unusable extended partition for > 512B sector | OGAWA Hirofumi |
2010-03-24 | fs/partitions/msdos: add support for large disks | Daniel Taylor |
2010-03-24 | lxfb: set the H- and V-SYNC polarity of the flatpanel output | Michael Grzeschik |
2010-03-24 | kcore: fix test for end of list | Dan Carpenter |
2010-03-24 | mempolicy: fix get_mempolicy() for relative and static nodes | Lee Schermerhorn |
2010-03-24 | mmc: fix incorrect interpretation of card type bits | Adrian Hunter |
2010-03-24 | reiserfs: properly honor read-only devices | Jeff Mahoney |
2010-03-24 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney |
2010-03-24 | exit: fix oops in sync_mm_rss | Michael S. Tsirkin |
2010-03-24 | cpuset: alloc nodemask_t on the heap rather than the stack | Miao Xie |
2010-03-24 | cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node | Miao Xie |
2010-03-24 | doc: add the documentation for mpol=local | KOSAKI Motohiro |
2010-03-24 | tmpfs: cleanup mpol_parse_str() | KOSAKI Motohiro |
2010-03-24 | tmpfs: handle MPOL_LOCAL mount option properly | KOSAKI Motohiro |
2010-03-24 | tmpfs: mpol=bind:0 don't cause mount error. | KOSAKI Motohiro |
2010-03-24 | tmpfs: fix oops on mounts with mpol=default | Ravikiran G Thirumalai |
2010-03-24 | c2port: fix device_create() return value check | Jani Nikula |
2010-03-24 | mm/ksm.c is doing an unneeded _notify in write_protect_page. | Robin Holt |
2010-03-24 | scripts/kernel-doc: fix fatal error on function prototype | Randy Dunlap |
2010-03-24 | Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt | FUJITA Tomonori |
2010-03-24 | kfifo: fix KFIFO_INIT in include/linux/kfifo.h | David Härdeman |
2010-03-24 | nommu: fix an incorrect comment in the do_mmap_shared_file() | David Howells |
2010-03-24 | MAINTAINERS: use tab not spaces for delimiter | Joe Perches |
2010-03-24 | drivers/gpio/max730x.c: add license macro | Richard Röjfors |
2010-03-24 | memcg: fix typo in memcg documentation | Greg Thelen |
2010-03-24 | get_maintainer: repair STDIN usage | Wolfram Sang |
2010-03-24 | blackfin: enable DEBUG_SECTION_MISMATCH | Mike Frysinger |
2010-03-24 | Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation | Russell King |
2010-03-24 | fs/binfmt_aout.c: fix pointer warnings | Borislav Petkov |
2010-03-24 | scripts/kernel-doc: handle struct member __aligned | Randy Dunlap |
2010-03-24 | rtc/mc13783: fix use after free bug | Uwe Kleine-König |
2010-03-24 | memcontrol: fix potential null deref | Dan Carpenter |
2010-03-24 | cgroups: remove duplicate include | Li Zefan |
2010-03-24 | memcg: disable move charge in no mmu case | Daisuke Nishimura |
2010-03-24 | firewire: core: align driver match with modalias | Stefan Richter |
2010-03-24 | firewire: core: fix Model_ID in modalias | Stefan Richter |
2010-03-24 | af_key: return error if pfkey_xfrm_policy2msg_prep() fails | Dan Carpenter |
2010-03-24 | PCI quirk: RS780/RS880: work around missing MSI initialization | Clemens Ladisch |
2010-03-24 | PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present | Tim Yamin |
2010-03-24 | PCI: complain about devices that seem to be broken | Bjorn Helgaas |
2010-03-24 | PCI: print resources consistently with %pR | Bjorn Helgaas |
2010-03-24 | PCI: make disabled window printk style match the enabled ones | Bjorn Helgaas |
2010-03-24 | PCI: break out primary/secondary/subordinate for readability | Bjorn Helgaas |
2010-03-24 | PCI: for address space collisions, show conflicting resource | Bjorn Helgaas |
2010-03-24 | x86: Remove excessive early_res debug output | Jiri Kosina |
2010-03-24 | skbuff: remove unused dma_head & dma_maps fields | Alexander Duyck |
2010-03-24 | vlan: updates vlan real_num_tx_queues | Vasu Dev |
2010-03-24 | vlan: adds vlan_dev_select_queue | Vasu Dev |