summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27
|\
| * epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-27
| * Remove duplicate includes from many filesZimny Lech2010-10-27
| * ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-27
| * kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold2010-10-27
| * rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-27
| * rapidio: add handling of redundant routesAlexandre Bounine2010-10-27
| * rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-27
| * rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-27
| * rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-27
| * rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-27
| * rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-27
| * rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-27
| * drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-27
| * /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
| * /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-27
| * signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
| * signals: annotate lock_task_sighand()Namhyung Kim2010-10-27
| * ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
| * ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-27
| * cgroup: add clone_children control fileDaniel Lezcano2010-10-27
| * fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-27
| * gpio: adp5588-gpio: add i2c forward declarationMichael Hennerich2010-10-27
| * gpio: adp5588-gpio: gpio_start must be signedMichael Hennerich2010-10-27
| * gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2010-10-27
| * gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-27
| * gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-27
| * mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
| * mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-27
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \
| * | percpu: Remove the multi-page alignment facilityIngo Molnar2010-10-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-27
|\ \ \
| * | | rps: add __rcu annotationsEric Dumazet2010-10-25
| * | | net/802: add __rcu annotationsEric Dumazet2010-10-25
| * | | ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-25
| * | | vlan: rcu annotationsEric Dumazet2010-10-25
| * | | phylib: make local function staticstephen hemminger2010-10-24
| * | | connector: remove lazy workqueue creationTejun Heo2010-10-24
| |/ /
* | | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-27
|\ \ \ | |_|/ |/| |
| * | fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds2010-10-27
| * | locks/nfsd: allocate file lock outside of spinlockArnd Bergmann2010-10-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \ \
| * | | fs: inode split IO and LRU listsNick Piggin2010-10-25
| * | | fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig2010-10-25
| * | | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
| * | | new helper: ihold()Al Viro2010-10-25
| * | | fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-25
| * | | fs: Implement lazy LRU updates for inodesNick Piggin2010-10-25
| * | | fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-25
| * | | list.h: new helper - hlist_add_fake()Al Viro2010-10-25