aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik
2010-03-24kcore: fix test for end of listDan Carpenter
2010-03-24mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-24reiserfs: properly honor read-only devicesJeff Mahoney
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24exit: fix oops in sync_mm_rssMichael S. Tsirkin
2010-03-24cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie
2010-03-24cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie
2010-03-24doc: add the documentation for mpol=localKOSAKI Motohiro
2010-03-24tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro
2010-03-24tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-03-24tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-03-24tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-03-24c2port: fix device_create() return value checkJani Nikula
2010-03-24mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap
2010-03-24Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells
2010-03-24MAINTAINERS: use tab not spaces for delimiterJoe Perches
2010-03-24drivers/gpio/max730x.c: add license macroRichard Röjfors
2010-03-24memcg: fix typo in memcg documentationGreg Thelen
2010-03-24get_maintainer: repair STDIN usageWolfram Sang
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger
2010-03-24Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König
2010-03-24memcontrol: fix potential null derefDan Carpenter
2010-03-24cgroups: remove duplicate includeLi Zefan
2010-03-24memcg: disable move charge in no mmu caseDaisuke Nishimura
2010-03-24firewire: core: align driver match with modaliasStefan Richter
2010-03-24firewire: core: fix Model_ID in modaliasStefan Richter
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin
2010-03-24PCI: complain about devices that seem to be brokenBjorn Helgaas
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas
2010-03-24PCI: make disabled window printk style match the enabled onesBjorn Helgaas
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas
2010-03-24x86: Remove excessive early_res debug outputJiri Kosina
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev
2010-03-24i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong
2010-03-24i2c-scmi: Support IBM SMBus CMI devicesCrane Cai
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong