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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+21
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-127
/
+76
2012-12-18
Merge tag 'md-3.8' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+4
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
19
-129
/
+145
2012-12-17
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-0
/
+2
2012-12-17
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
1
-0
/
+3
2012-12-17
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
1
-2
/
+2
2012-12-17
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
1
-0
/
+2
2012-12-17
random32: rename random32 to prandom
Akinobu Mita
1
-5
/
+12
2012-12-17
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
1
-0
/
+2
2012-12-17
pidns: remove unused is_container_init()
Gao feng
1
-6
/
+0
2012-12-17
exec: use -ELOOP for max recursion depth
Kees Cook
1
-2
/
+0
2012-12-17
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
2
-1
/
+6
2012-12-17
kstrto*: add documentation
Eldad Zack
1
-0
/
+33
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+3
2012-12-17
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
1
-1
/
+9
2012-12-17
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
1
-2
/
+2
2012-12-17
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
1
-70
/
+13
2012-12-17
string: introduce helper to get base file name from given path
Andy Shevchenko
1
-0
/
+11
2012-12-17
backlight: add of_find_backlight_by_node()
Thierry Reding
1
-0
/
+10
2012-12-17
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
1
-7
/
+2
2012-12-17
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
1
-6
/
+6
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
3
-10
/
+10
2012-12-17
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
1
-20
/
+20
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-14
/
+60
2012-12-18
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
28
-69
/
+355
2012-12-17
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-330
/
+1473
2012-12-17
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
Linus Torvalds
1
-4
/
+0
2012-12-17
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+17
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-74
/
+362
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
21
-131
/
+1494
2012-12-16
Btrfs: parse parent 0 into correct value in tracepoint
Liu Bo
1
-1
/
+2
2012-12-16
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+12
2012-12-16
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-20
/
+125
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-15
/
+3
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-21
/
+396
2012-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-0
/
+1
2012-12-16
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-0
/
+216
2012-12-15
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
1
-0
/
+2
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-183
/
+93
2012-12-15
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+26
2012-12-15
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
6
-151
/
+147
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-0
/
+17
2012-12-15
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-2
/
+5
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-10
/
+13
2012-12-15
NFSv4.1: Move the RPC timestamp out of the slot.
Trond Myklebust
1
-0
/
+1
2012-12-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+13
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+27
2012-12-14
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+64
[next]