summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-061-0/+70
* Input: add guarding parentheses to macrosSimon Budig2011-07-041-3/+3
* Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-041-6/+4
* Input: wm97xx - remove redundant defineWolfram Sang2011-07-041-2/+1
* vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-201-1/+1
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-0/+4
|\
| * nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-201-1/+9
|\ \
| * | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-1/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-201-1/+1
|\ \ \
| * | | Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2011-06-192-1/+5
|\ \ \ \ \ \ \
| | | * | | | | clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-0/+1
| | * | | | | | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-171-1/+4
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-191-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | rcu: Use softirq to address performance regressionShaohua Li2011-06-141-0/+1
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+11
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-161-0/+11
| |/ / / / /
* | | | | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-171-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-162-11/+6
|\ \ \ \ \
| * | | | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-122-11/+6
* | | | | | uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-151-1/+1
* | | | | | BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert2011-06-151-2/+2
* | | | | | mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-151-1/+1
* | | | | | kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap2011-06-151-0/+1
* | | | | | vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-152-6/+8
* | | | | | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-151-0/+153
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-131-0/+3
|\ \ \ \ \
| * | | | | slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-031-0/+3
* | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-121-0/+1
|\ \ \ \ \ \
| * | | | | | gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles2011-06-101-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-126-7/+36
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2011-06-112-3/+27
| * | | | | ethtool.h: fix typosYegor Yefremov2011-06-091-3/+3
| * | | | | af_packet: prevent information leakEric Dumazet2011-06-061-0/+2
| * | | | | net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-061-1/+1
| * | | | | netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-0/+3
| |/ / / /
* | | | | linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells2011-06-111-0/+1
* | | | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-091-0/+1
|\ \ \ \ \
| * | | | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-061-0/+1
* | | | | | vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
* | | | | | Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-084-8/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-081-4/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-071-3/+3
| |\ \ \ \ \ \
| | * | | | | | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-031-3/+3
| | |/ / / / /
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-071-0/+1
| |\ \ \ \ \ \
| | * | | | | | sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-311-0/+1
| * | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-071-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | more conservative S_NOSEC handlingAl Viro2011-06-031-1/+2
| | | |/ / / / | | |/| | | |
OpenPOWER on IntegriCloud