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-06-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+11
2012-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+3
2012-06-08
Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
1
-1
/
+3
2012-06-08
module_param: stop double-calling parameters.
Rusty Russell
1
-5
/
+5
2012-06-07
c/r: prctl: add ability to get clear_tid_address
Cyrill Gorcunov
1
-4
/
+6
2012-06-07
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
1
-0
/
+1
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2012-06-06
perf: Limit callchains to 127
Arun Sharma
1
-1
/
+1
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
1
-0
/
+11
2012-06-06
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-2
/
+2
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+41
2012-06-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+15
2012-06-05
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-1
/
+4
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+13
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+3
2012-06-05
drm/radeon/kms: add new SI PCI ids
Alex Deucher
1
-2
/
+3
2012-06-05
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Palm, Sumo PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-0
/
+8
2012-06-05
drm/exynos: fixed size type.
Inki Dae
1
-1
/
+3
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+144
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
1
-0
/
+41
2012-06-04
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Len Brown
1
-2
/
+2
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
1
-19
/
+0
2012-06-03
vfs: move inode stat information closer together
Linus Torvalds
1
-3
/
+3
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+34
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-9
/
+160
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-17
/
+27
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+35
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-181
/
+63
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+58
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-2
/
+3
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-0
/
+8
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-0
/
+6
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-06-01
vfs: retry last component if opening stale dentry
Miklos Szeredi
1
-0
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+11
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
1
-1
/
+1
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-4
/
+3
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+48
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+9
[next]