index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
1
-1
/
+1
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-2
/
+6
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
1
-0
/
+6
2009-12-16
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
1
-0
/
+1
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2009-12-15
WARN_ONCE(): use bool for boolean flag
Cesar Eduardo Barros
1
-4
/
+4
2009-12-15
nommu: fix malloc performance by adding uninitialized flag
Jie Zhang
1
-0
/
+5
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-2
/
+6
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-2
/
+2
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-3
/
+3
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-0
/
+5
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-3
/
+10
2009-12-10
asm-generic: add sys_recvmmsg to unistd.h
Arnd Bergmann
1
-1
/
+3
2009-12-10
asm-generic: add sys_accept4 to unistd.h
Arnd Bergmann
1
-1
/
+3
2009-12-10
asm-generic/gpio.h: add some forward decls of the device struct
Mike Frysinger
1
-0
/
+3
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-4
/
+21
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
1
-9
/
+12
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-10
/
+13
2009-11-17
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
1
-1
/
+1
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-8
/
+11
2009-11-03
asm-generic: Fix typo in asm-generic/unistd.h.
Chen Liqin
1
-2
/
+2
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+1
2009-10-09
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
Ralf Baechle
1
-1
/
+1
2009-10-03
this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations
Christoph Lameter
1
-0
/
+5
2009-10-01
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
1
-0
/
+1
2009-09-24
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-1
/
+8
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+13
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2009-09-23
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
1
-2
/
+6
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+8
2009-09-23
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
1
-0
/
+16
2009-09-23
kmap_types.h: rename D macro
Andi Kleen
1
-23
/
+24
2009-09-22
asm-generic: syscall_get_nr returns int
Roland McGrath
1
-2
/
+6
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+1
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
7
-12
/
+45
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+12
2009-09-16
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: Add new SIGBUS error codes for hardware poison signals
Andi Kleen
1
-1
/
+7
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-5
/
+19
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
[next]