summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-25lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-25kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-25mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn1-3/+7
2010-03-25mmc: fix incorrect interpretation of card type bitsAdrian Hunter2-2/+2
2010-03-25reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-03-25reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2-1/+6
2010-03-25exit: fix oops in sync_mm_rssMichael S. Tsirkin2-0/+2
2010-03-25cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie1-28/+66
2010-03-25cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie3-10/+14
2010-03-25doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-03-25tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-12/+12
2010-03-25tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-03-25tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-03-25tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7
2010-03-25c2port: fix device_create() return value checkJani Nikula1-2/+2
2010-03-25mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt1-1/+1
2010-03-25scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap1-0/+1
2010-03-25Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori1-0/+0
2010-03-25kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0
2010-03-25nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells1-4/+3
2010-03-25MAINTAINERS: use tab not spaces for delimiterJoe Perches1-20/+20
2010-03-25drivers/gpio/max730x.c: add license macroRichard Röjfors1-0/+4
2010-03-25memcg: fix typo in memcg documentationGreg Thelen1-1/+1
2010-03-25get_maintainer: repair STDIN usageWolfram Sang1-1/+1
2010-03-25blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger1-1/+2
2010-03-25Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King1-3/+3
2010-03-25fs/binfmt_aout.c: fix pointer warningsBorislav Petkov1-6/+8
2010-03-25scripts/kernel-doc: handle struct member __alignedRandy Dunlap1-0/+2
2010-03-25rtc/mc13783: fix use after free bugUwe Kleine-König1-10/+13
2010-03-25memcontrol: fix potential null derefDan Carpenter1-2/+4
2010-03-25cgroups: remove duplicate includeLi Zefan1-1/+0
2010-03-25memcg: disable move charge in no mmu caseDaisuke Nishimura1-22/+22
2010-03-25firewire: core: align driver match with modaliasStefan Richter1-49/+38
2010-03-25firewire: core: fix Model_ID in modaliasStefan Richter1-26/+14
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter1-5/+3
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2-7/+34
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin1-3/+17
2010-03-24PCI: complain about devices that seem to be brokenBjorn Helgaas1-7/+16
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas3-16/+10
2010-03-24PCI: make disabled window printk style match the enabled onesBjorn Helgaas1-3/+3
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas1-10/+14
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas1-6/+8
2010-03-24x86: Remove excessive early_res debug outputJiri Kosina1-13/+0
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck1-6/+0
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev1-0/+2
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev1-3/+68
2010-03-24i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong1-0/+1
2010-03-24i2c-scmi: Support IBM SMBus CMI devicesCrane Cai1-8/+23
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong2-0/+40
2010-03-24genirq: Move two IRQ functions from .init.text to .textHenrik Kretzschmar1-2/+2