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
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
131
-1331
/
+4596
2013-04-29
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
77
-1793
/
+7862
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-3696
/
+3228
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
54
-728
/
+799
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-1208
/
+884
2013-04-29
Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-79
/
+93
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-73
/
+168
2013-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
72
-1348
/
+1704
2013-04-29
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-54
/
+188
2013-04-28
Linux 3.9
v3.9
Linus Torvalds
1
-1
/
+1
2013-04-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+11
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-04-26
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-7
/
+11
2013-04-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2013-04-26
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-40
/
+67
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
5
-164
/
+176
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-26
s390/pci: use pci_scan_root_bus
Sebastian Ott
1
-33
/
+17
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
1
-2
/
+1
2013-04-26
s390/scm_blk: allow more cluster size values
Sebastian Ott
1
-2
/
+4
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-26
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-04-26
s390: remove small stack config option
Heiko Carstens
3
-28
/
+0
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
6
-13
/
+24
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
4
-48
/
+46
2013-04-26
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
1
-15
/
+13
2013-04-26
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
1
-0
/
+5
2013-04-26
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
604
-4113
/
+6402
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-26
fbdev: improve fb_mmap bounds checks
Tomi Valkeinen
4
-5
/
+18
2013-04-26
fbdev/ps3fb: use vm_iomap_memory()
Tomi Valkeinen
1
-12
/
+6
2013-04-25
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-2
/
+2
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-25
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+2
2013-04-24
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2013-04-24
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
8
-157
/
+118
2013-04-24
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
1
-3
/
+3
2013-04-24
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-1
/
+1
2013-04-24
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
1
-0
/
+2
[next]