aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+5
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+11
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells1-4/+4
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interruptsTakao Indoh1-1/+4
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-11/+6
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap1-0/+11
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-1/+1
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2-6/+8
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich1-0/+153
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+3
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro2-11/+6
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+36
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-09ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6Linus Torvalds1-0/+1
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman4-8/+10
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+2
2011-06-07usb-storage: redo incorrect readsAlan Stern1-1/+3
2011-06-06af_packet: prevent information leakEric Dumazet1-0/+2
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller1-1/+1
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori1-0/+1
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet1-0/+3
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+7
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver1-4/+4
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-03more conservative S_NOSEC handlingAl Viro1-1/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+4
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davemJohn W. Linville1-2/+6
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf1-0/+3
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior1-3/+3
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear1-0/+1
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+4
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller1-2/+6
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song1-0/+4
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra1-0/+1