aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-11[JFFS2] Use .unlocked_ioctlStoyan Gaydarov
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings
2008-07-10tcp: correct kcalloc usageMilton Miller
2008-07-10ip: sysctl documentation cleanupStephen Hemminger
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins
2008-07-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin
2008-07-10ftrace: DocumentationSteven Rostedt
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-10md: ensure all blocks are uptodate or locked when syncingDan Williams
2008-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells
2008-07-09netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds