aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-27epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park
2010-10-27kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2010-10-27signals: annotate lock_task_sighand()Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27ptrace: change signature of sys_ptrace() and friendsNamhyung Kim
2010-10-27cgroup: add clone_children control fileDaniel Lezcano
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan
2010-10-27gpio: adp5588-gpio: add i2c forward declarationMichael Hennerich
2010-10-27gpio: adp5588-gpio: gpio_start must be signedMichael Hennerich
2010-10-27gpio: adp5588-gpio: support interrupt controllerMichael Hennerich
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio
2010-10-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra
2010-10-27fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds
2010-10-27locks/nfsd: allocate file lock outside of spinlockArnd Bergmann
2010-10-27caif-u5500: Adding shared memory includeAmarnath Revanna
2010-10-27inetpeer: __rcu annotationsEric Dumazet
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet
2010-10-27tunnels: add __rcu annotationsEric Dumazet
2010-10-27net: add __rcu annotations to protocolEric Dumazet
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet
2010-10-27percpu: Remove the multi-page alignment facilityIngo Molnar
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap