summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-2722-61/+210
|\
| * epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-271-0/+2
| * Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
| * ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-271-0/+15
| * kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold2010-10-271-12/+21
| * taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-3/+3
| * 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
| * gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov2010-10-271-2/+2
| * 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 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-271-12/+0
|\ \
| * | percpu: Remove the multi-page alignment facilityIngo Molnar2010-10-271-12/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-2715-45/+51
|\ \ \
| * | | caif-u5500: Adding shared memory includeAmarnath Revanna2010-10-271-0/+26
| * | | inetpeer: __rcu annotationsEric Dumazet2010-10-271-1/+1
| * | | fib_rules: __rcu annotates ctargetEric Dumazet2010-10-271-1/+1
| * | | tunnels: add __rcu annotationsEric Dumazet2010-10-272-3/+3
| * | | net: add __rcu annotations to protocolEric Dumazet2010-10-271-2/+2
| * | | ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-1/+1
| * | | ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-2/+2
| * | | net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
| * | | net_ns: add __rcu annotationsEric Dumazet2010-10-251-1/+1
| * | | rps: add __rcu annotationsEric Dumazet2010-10-251-6/+6
| * | | tunnels: add _rcu annotationsEric Dumazet2010-10-253-3/+3
| * | | net/802: add __rcu annotationsEric Dumazet2010-10-252-2/+2
| * | | ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-251-1/+1
| * | | vlan: rcu annotationsEric Dumazet2010-10-251-1/+1
| * | | phylib: make local function staticstephen hemminger2010-10-241-12/+0
| * | | connector: remove lazy workqueue creationTejun Heo2010-10-241-8/+0
| |/ /