index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2013-07-31
3
-0
/
+18
*
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
2013-07-31
1
-1
/
+1
*
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
2013-07-31
2
-6
/
+6
*
printk: rename struct log to struct printk_log
Joe Perches
2013-07-31
1
-40
/
+40
*
printk: use pointer for console_cmdline indexing
Joe Perches
2013-07-31
1
-23
/
+26
*
printk: move braille console support into separate braille.[ch] files
Joe Perches
2013-07-31
5
-33
/
+117
*
printk: add console_cmdline.h
Joe Perches
2013-07-31
2
-9
/
+17
*
printk: move to separate directory for easier modification
Joe Perches
2013-07-31
4
-2
/
+4
*
drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
Grygorii Strashko
2013-07-31
1
-1
/
+2
*
mm: zbud: fix condition check on allocation size
Heesub Shin
2013-07-31
1
-1
/
+1
*
thp, mm: avoid PageUnevictable on active/inactive lru lists
Kirill A. Shutemov
2013-07-31
2
-19
/
+5
*
mm/swap.c: clear PageActive before adding pages onto unevictable list
Naoya Horiguchi
2013-07-31
1
-7
/
+2
*
arch/x86/platform/ce4100/ce4100.c: include reboot.h
Andrew Morton
2013-07-31
1
-0
/
+1
*
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
2013-07-31
1
-2
/
+2
*
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
2013-07-31
1
-1
/
+3
*
.gitignore: ignore *.lz4 files
Markus Trippelsdorf
2013-07-31
1
-0
/
+1
*
MAINTAINERS: dynamic debug: Jason's not there...
Joe Perches
2013-07-31
1
-1
/
+1
*
dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()
Ben Hutchings
2013-07-31
1
-0
/
+14
*
ocfs2/refcounttree: add the missing NULL check of the return value of find_or...
Gu Zheng
2013-07-31
1
-0
/
+5
*
mm: mempolicy: fix mbind_range() && vma_adjust() interaction
Oleg Nesterov
2013-07-31
2
-2
/
+6
*
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2013-07-30
4
-4
/
+14
|
\
|
*
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-07-27
4
-4
/
+14
*
|
Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-30
1
-0
/
+1
|
\
\
|
*
|
ARC: SMP build breakage
Vineet Gupta
2013-07-27
1
-0
/
+1
*
|
|
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
2013-07-29
1
-1
/
+1
*
|
|
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-29
7
-19
/
+49
|
\
\
\
|
*
|
|
pinctrl: fix a memleak when freeing maps
Linus Walleij
2013-07-25
1
-0
/
+1
|
*
|
|
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
2013-07-22
1
-0
/
+2
|
*
|
|
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
Guennadi Liakhovetski
2013-07-22
1
-0
/
+1
|
*
|
|
arm/dts: sirf: fix the pingroup name mismatch between drivers and dts
Barry Song
2013-07-22
2
-16
/
+16
|
*
|
|
pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...
Qipan Li
2013-07-22
2
-0
/
+26
|
*
|
|
pinctrl: sirf: fix the pin number and mux bit for usp0
Qipan Li
2013-07-22
1
-2
/
+2
|
*
|
|
pinctrl: am33xx dt binding: correct include path
Ian Campbell
2013-07-21
1
-1
/
+1
*
|
|
|
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-29
3
-128
/
+95
|
\
\
\
\
|
*
|
|
|
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-26
1
-2
/
+1
|
*
|
|
|
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
1
-4
/
+14
|
*
|
|
|
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
2
-29
/
+0
|
*
|
|
|
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-28
/
+22
|
*
|
|
|
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-37
/
+12
|
*
|
|
|
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-7
/
+6
|
*
|
|
|
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-5
/
+4
|
*
|
|
|
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-9
/
+7
|
*
|
|
|
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-14
/
+36
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-07-29
6
-24
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
2013-07-24
1
-1
/
+1
|
*
|
|
|
|
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
2013-07-24
2
-3
/
+9
|
*
|
|
|
|
[SCSI] sd: fix crash when UA received on DIF enabled device
Ewan D. Milne
2013-07-23
1
-15
/
+7
|
*
|
|
|
|
[SCSI] qla2xxx: Properly set the tagging for commands.
Saurav Kashyap
2013-07-23
1
-2
/
+9
|
*
|
|
|
|
[SCSI] isci: Fix a race condition in the SSP task management path
Jeff Skirvin
2013-07-23
1
-3
/
+6
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-26
11
-127
/
+158
|
\
\
\
\
\
\
[next]