aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov1-2/+2
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-27caif-u5500: Adding shared memory includeAmarnath Revanna1-0/+26
2010-10-27inetpeer: __rcu annotationsEric Dumazet1-1/+1
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet1-1/+1
2010-10-27tunnels: add __rcu annotationsEric Dumazet2-3/+3
2010-10-27net: add __rcu annotations to protocolEric Dumazet1-2/+2
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet1-1/+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 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds9-50/+65
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-0/+115
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 Torvalds9-14/+266
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 Torvalds9-50/+47
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 Torvalds29-119/+483
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
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra1-1/+0
2010-10-26fs: allow for more than 2^31 filesEric Dumazet1-4/+4
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo1-0/+79
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo1-0/+53
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton1-3/+3
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger1-1/+1
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger1-0/+1
2010-10-26modules: no need to align .modinfo stringsJan Beulich1-2/+2
2010-10-26include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton1-4/+4
2010-10-26kernel.h: add {min,max}3 macrosHagen Paul Pfeifer1-0/+18
2010-10-26mm: add vzalloc() and vzalloc_node() helpersDave Young1-0/+2
2010-10-26mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim1-42/+63
2010-10-26mm: declare some external symbolsNamhyung Kim2-0/+3
2010-10-26rmap: wrap page_check_address() using __cond_lock()Namhyung Kim1-1/+12
2010-10-26rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim1-1/+14