aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron1-0/+5
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-18/+280
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds1-9/+10
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-13/+1
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds20-56/+205
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-29/+9
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+6
2010-10-27epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer1-0/+2
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park1-0/+15
2010-10-27kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold1-12/+21
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-2/+1
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-0/+2
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2-0/+7
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-0/+6
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine1-3/+5
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-0/+4
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine2-1/+5
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine1-0/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-0/+5
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki1-0/+4
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki1-2/+12
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro3-6/+7
2010-10-27signals: annotate lock_task_sighand()Namhyung Kim1-1/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2-4/+8
2010-10-27cgroup: add clone_children control fileDaniel Lezcano1-0/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-0/+6
2010-10-27gpio: adp5588-gpio: add i2c forward declarationMichael Hennerich1-0/+2
2010-10-27gpio: adp5588-gpio: gpio_start must be signedMichael Hennerich1-3/+3
2010-10-27gpio: adp5588-gpio: support interrupt controllerMichael Hennerich1-0/+15
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio1-0/+11
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov1-0/+20
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-0/+5
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra1-21/+25
2010-10-27fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds1-0/+5
2010-10-27locks/nfsd: allocate file lock outside of spinlockArnd Bergmann1-0/+1
2010-10-27Typedef SMP call function pointerDavid Howells1-9/+10
2010-10-27percpu: Remove the multi-page alignment facilityIngo Molnar1-12/+0
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-15/+35
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-4/+51
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap1-0/+1
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap1-5/+5
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+3
2010-10-26Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds1-24/+0
2010-10-26Merge branch 'akpm-incoming-1'Linus Torvalds25-112/+398
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf2-0/+17
2010-10-26ratelimit: add comment warning people off printk_ratelimit()Andrew Morton1-0/+5
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim1-0/+2