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-08-01
ARM: make vectors page inaccessible from userspace
Russell King
3
-1
/
+12
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
6
-31
/
+87
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
1
-1
/
+1
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-01
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-01
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
1
-1
/
+3
2013-08-01
powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
Aaro Koskinen
1
-9
/
+9
2013-08-01
powerpc: VPHN topology change updates all siblings
Robert Jennings
2
-15
/
+48
2013-08-01
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
5
-9
/
+24
2013-08-01
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
1
-1
/
+1
2013-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-125
/
+192
2013-07-31
Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+7
2013-07-31
Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-29
/
+31
2013-07-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
24
-147
/
+271
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
4
-11
/
+46
2013-07-31
8139cp: Add dma_mapping_error checking
Neil Horman
1
-3
/
+45
2013-08-01
Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...
Jiri Kosina
2
-0
/
+48
2013-07-31
ndisc: Add missing inline to ndisc_addr_option_pad
Joe Perches
1
-1
/
+1
2013-07-31
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-07-31
net/usb/r8152: adjust relative ocp function
hayeswang
1
-43
/
+23
2013-07-31
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
1
-25
/
+35
2013-07-31
net/usb/r815x: change the return value for bind functions
hayeswang
1
-2
/
+2
2013-07-31
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
hayeswang
1
-1
/
+13
2013-07-31
net/usb/r815x: replace USB buffer from stack to DMA-able
hayeswang
1
-17
/
+27
2013-07-31
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
4
-13
/
+32
2013-07-31
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
4
-46
/
+0
2013-07-31
parisc: add defconfig for c8000 machine
Helge Deller
1
-0
/
+279
2013-07-31
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
Alex Ivanov
1
-2
/
+4
2013-07-31
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-31
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
3
-0
/
+18
2013-07-31
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2013-07-31
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
2
-6
/
+6
2013-07-31
printk: rename struct log to struct printk_log
Joe Perches
1
-40
/
+40
2013-07-31
printk: use pointer for console_cmdline indexing
Joe Perches
1
-23
/
+26
2013-07-31
printk: move braille console support into separate braille.[ch] files
Joe Perches
5
-33
/
+117
2013-07-31
printk: add console_cmdline.h
Joe Perches
2
-9
/
+17
2013-07-31
printk: move to separate directory for easier modification
Joe Perches
4
-2
/
+4
2013-07-31
drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
Grygorii Strashko
1
-1
/
+2
2013-07-31
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2013-07-31
thp, mm: avoid PageUnevictable on active/inactive lru lists
Kirill A. Shutemov
2
-19
/
+5
2013-07-31
mm/swap.c: clear PageActive before adding pages onto unevictable list
Naoya Horiguchi
1
-7
/
+2
2013-07-31
arch/x86/platform/ce4100/ce4100.c: include reboot.h
Andrew Morton
1
-0
/
+1
2013-07-31
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
1
-2
/
+2
2013-07-31
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
1
-1
/
+3
2013-07-31
.gitignore: ignore *.lz4 files
Markus Trippelsdorf
1
-0
/
+1
2013-07-31
MAINTAINERS: dynamic debug: Jason's not there...
Joe Perches
1
-1
/
+1
2013-07-31
dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()
Ben Hutchings
1
-0
/
+14
2013-07-31
ocfs2/refcounttree: add the missing NULL check of the return value of find_or...
Gu Zheng
1
-0
/
+5
2013-07-31
mm: mempolicy: fix mbind_range() && vma_adjust() interaction
Oleg Nesterov
2
-2
/
+6
[prev]
[next]