summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-271-2/+1
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+2
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-272-0/+7
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-271-0/+6
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-271-3/+5
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-271-0/+4
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-272-1/+5
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-271-0/+1
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-271-0/+5
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-0/+4
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-271-2/+12
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-273-6/+7
* signals: annotate lock_task_sighand()Namhyung Kim2010-10-271-1/+8
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-272-4/+8
* cgroup: add clone_children control fileDaniel Lezcano2010-10-271-0/+4
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-271-0/+6
* gpio: adp5588-gpio: add i2c forward declarationMichael Hennerich2010-10-271-0/+2
* gpio: adp5588-gpio: gpio_start must be signedMichael Hennerich2010-10-271-3/+3
* gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2010-10-271-0/+15
* gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-271-0/+11
* gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-271-0/+20
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-0/+5
* mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-271-21/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-265-15/+35
|\
| * fs: inode split IO and LRU listsNick Piggin2010-10-251-1/+2
| * fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig2010-10-251-0/+2
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
| * new helper: ihold()Al Viro2010-10-251-0/+1
| * fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-251-2/+3
| * fs: Implement lazy LRU updates for inodesNick Piggin2010-10-252-8/+7
| * fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-251-1/+2
| * list.h: new helper - hlist_add_fake()Al Viro2010-10-251-0/+6
| * new helper: inode_unhashed()Al Viro2010-10-251-0/+5
| * unexport invalidate_inodesAl Viro2010-10-251-1/+0
| * vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-251-0/+3
| * fs: allow for more than 2^31 filesEric Dumazet2010-10-251-4/+4
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-252-1/+2
| * fs: mark destroy_inode staticChristoph Hellwig2010-10-251-1/+0
| * fs: add sync_inode_metadataChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-264-4/+51
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-264-4/+51
| |\ \ \
| | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein2010-10-231-0/+1
| | | * | IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-111-0/+4
| | |/ / | |/| |
| | * | IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-252-1/+2
| | * | IB/mlx4: Add support for IBoEEli Cohen2010-10-251-0/+27
| | * | mlx4_core: Update data structures and constants for IBoEEli Cohen2010-10-253-3/+8
| | * | mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2010-10-251-0/+9
| |/ /
* | | docbook: add idr/ida to kernel-api docbookRandy Dunlap2010-10-261-0/+1
* | | docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap2010-10-261-5/+5
OpenPOWER on IntegriCloud