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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-169
/
+624
2012-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-15
/
+14
2012-01-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
41
-304
/
+92
2012-01-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-47
/
+102
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
98
-547
/
+3636
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
67
-850
/
+1995
2012-01-13
Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2012-01-13
Unused iocbs in a batch should not be accounted as active.
Gleb Natapov
1
-2
/
+9
2012-01-13
x86/mce: Fix CPU hotplug and suspend regression related to MCE
Srivatsa S. Bhat
1
-1
/
+1
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
Linus Torvalds
5
-15
/
+28
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
12
-49
/
+1108
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
8
-106
/
+115
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
14
-67
/
+128
2012-01-13
autofs4 - fix deal with autofs4_write races
Ian Kent
1
-1
/
+1
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
6
-88
/
+91
2012-01-13
UBIFS: use snprintf instead of sprintf when printing keys
Artem Bityutskiy
1
-18
/
+20
2012-01-13
dma-buf: Documentation update for Kconfig select
Sumit Semwal
1
-0
/
+4
2012-01-13
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
3
-5
/
+42
2012-01-13
nouveau: properly check for _DSM function support
Peter Lekensteyn
1
-13
/
+22
2012-01-13
dma-buf: drop option text so users don't select it.
Dave Airlie
1
-1
/
+1
2012-01-13
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
2
-14
/
+3
2012-01-13
gma500: Discard modes that don't fit in stolen memory
Alan Cox
4
-8
/
+24
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
1
-1
/
+1
2012-01-13
drm/radeon/kms: Fix module parameter description format
Jean Delvare
1
-1
/
+1
2012-01-13
drm/radeon/kms/ni: fix packet2 handling for VM IB parser
Alex Deucher
1
-1
/
+2
2012-01-13
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
1
-3
/
+2
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
100
-1562
/
+2589
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
98
-588
/
+925
2012-01-12
unlzo: fix input buffer free
Sascha Hauer
1
-1
/
+1
2012-01-12
ramoops: update parameters only after successful init
Kees Cook
1
-8
/
+9
2012-01-12
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
1
-2
/
+2
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2
-0
/
+133
2012-01-12
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2
-2
/
+8
2012-01-12
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
1
-0
/
+11
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
4
-2
/
+416
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2
-0
/
+19
2012-01-12
radix_tree: take radix_tree_path off stack
Hugh Dickins
1
-78
/
+76
2012-01-12
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
1
-3
/
+0
2012-01-12
dio: optimize cache misses in the submission path
Andi Kleen
1
-9
/
+37
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
2
-0
/
+5
2012-01-12
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
1
-7
/
+4
2012-01-12
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
1
-2
/
+2
2012-01-12
panic: don't print redundant backtraces on oops
Andi Kleen
1
-1
/
+5
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
3
-1
/
+42
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
1
-3
/
+14
2012-01-12
include/linux/crash_dump.h needs elf.h
Fabio Estevam
1
-0
/
+1
2012-01-12
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
1
-1
/
+17
2012-01-12
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
1
-5
/
+4
2012-01-12
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
1
-0
/
+15
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
5
-9
/
+2
[next]