summaryrefslogtreecommitdiffstats
path: root/kernel/rwsem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells1-1/+1
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare1-2/+2
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2-4/+0
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks3-243/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-6/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+33
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-0/+15
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell1-1/+1
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen1-2/+23
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell1-5/+41
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison1-9/+9
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison1-2/+2
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich1-0/+22
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-11ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-11netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-11ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-11tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-11ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-11Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-11slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8