summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer1-0/+2
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell1-0/+7
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches2-4/+4
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski5-0/+29
2008-03-05Linux 2.6.25-rc4v2.6.25-rc4Linus Torvalds1-1/+1
2008-03-05module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-05[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-05kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu1-17/+26
2008-03-05input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-05ext3: fix mount option parsingJosef Bacik1-1/+1
2008-03-05hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan1-4/+22
2008-03-05hugetlb: close a difficult to trigger reservation raceAdam Litke1-4/+13
2008-03-05md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-05md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-05md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-05md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-05md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-05md: clean up irregularity with raid autodetectNeilBrown2-1/+4
2008-03-05md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-05md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2-2/+19
2008-03-05md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-05iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-05iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-03-05iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+9
2008-03-05hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-05eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow1-26/+76
2008-03-05cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson1-3/+3
2008-03-05cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson3-46/+11
2008-03-05ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-03-05fs/reiserfs/super.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-03-05drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05memcg: fix oops on NULL lru listHugh Dickins1-8/+9
2008-03-05memcg: simplify force_empty and move_listsHirokazu Takahashi1-49/+13
2008-03-05memcg: fix mem_cgroup_move_lists lockingHugh Dickins1-6/+43
2008-03-05memcg: css_put after remove_listHugh Dickins1-6/+6
2008-03-05memcg: remove clear_page_cgroup and atomicsHugh Dickins1-63/+43
2008-03-05memcg: memcontrol uninlined and staticHugh Dickins1-17/+11
2008-03-05memcg: memcontrol whitespace cleanupsHugh Dickins1-66/+28
2008-03-05memcg: remove mem_cgroup_unchargeHugh Dickins2-28/+15
2008-03-05memcg: mem_cgroup_charge never NULLHugh Dickins2-43/+27
2008-03-05memcg: bad page if page_cgroup when freeHugh Dickins3-25/+28
2008-03-05memcg: fix VM_BUG_ON from page migrationHugh Dickins1-5/+14
2008-03-05memcg: when do_swap's do_wp_page failsHugh Dickins1-6/+3
2008-03-05memcg: page_cache_release not __free_pageHugh Dickins1-2/+2
2008-03-05memcg: move_lists on page not page_cgroupHugh Dickins4-7/+9
2008-03-05memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins3-5/+5