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
2014-02-25
i7core_edac: Drop unused variable
Jean Delvare
1
-7
/
+3
2014-02-25
i82875p_edac: Drop redundant call to pci_get_device()
Jean Delvare
1
-2
/
+0
2014-02-25
amd8111_edac: Fix leaks in probe error paths
Jean Delvare
1
-14
/
+30
2014-02-25
e752x_edac: Drop pvt->bridge_ck
Jean Delvare
1
-18
/
+10
2014-02-24
MCE, AMD: Fix decoding module loading on unsupported hw
Borislav Petkov
1
-32
/
+33
2014-02-20
i5100_edac: Remove an unneeded condition in i5100_init_csrows()
Dan Carpenter
1
-10
/
+7
2014-02-20
sb_edac: Degrade log level for device registration
Jiang Liu
1
-1
/
+1
2014-02-07
amd64_edac: Fix logic to determine channel for F15 M30h processors
Aravind Gopalakrishnan
1
-3
/
+11
2014-02-07
edac/85xx: Remove deprecated IRQF_DISABLED
Johannes Thumshirn
1
-3
/
+3
2014-02-07
i3200_edac: Add a missing pci_disable_device() on the exit path
Hitoshi Mitake
1
-0
/
+2
2014-02-07
i5400_edac: Disable device when unloading module
Aristeu Rozanski
1
-0
/
+2
2014-02-03
e752x_edac: Simplify call to pci_get_device()
Jean Delvare
1
-1
/
+1
2014-02-02
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-02
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-02
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-8
/
+126
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
1
-2
/
+2
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-420
/
+553
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-51
/
+26
2014-02-01
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
75
-0
/
+71854
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-01-31
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
Olof Johansson
1
-10
/
+2
2014-01-31
ARM: multi_v7_defconfig: add mvebu drivers
Olof Johansson
1
-0
/
+10
2014-01-31
clocksource: kona: Add basic use of external clock
Tim Kryger
1
-3
/
+11
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-42
/
+86
2014-01-31
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
32
-566
/
+935
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
43
-505
/
+2300
2014-01-31
drivers: bus: fix CCI driver kcalloc call parameters swap
Lorenzo Pieralisi
1
-1
/
+1
2014-01-31
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
Tim Kryger
1
-1
/
+3
2014-01-31
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-4
/
+4
2014-01-31
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
Fabio Estevam
1
-0
/
+1
2014-01-31
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
2
-1
/
+1
2014-01-31
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
Barry Song
1
-8
/
+1
2014-01-31
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
4
-5
/
+52
[next]