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-09-26
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
1
-1
/
+10
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-67
/
+63
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
9
-26
/
+120
2013-09-25
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-9
/
+5
2013-09-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-94
/
+147
2013-09-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+24
2013-09-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2013-09-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-49
/
+164
2013-09-25
update contact information for Mikael Pettersson
Mikael Pettersson
3
-4
/
+3
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-25
xen/spinlock: Document the xen_nopvspin parameter.
Konrad Rzeszutek Wilk
1
-0
/
+4
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2
-10
/
+37
2013-09-25
powerpc/zImage: make the "OF" wrapper support ePAPR boot
Benjamin Herrenschmidt
5
-9
/
+33
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
6
-18
/
+23
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
4
-65
/
+62
2013-09-24
mm: Place preemption point in do_mlockall() loop
Paul E. McKenney
1
-0
/
+1
2013-09-24
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
12
-262
/
+527
2013-09-24
MAINTAINERS: update mach-bcm related email address
Christian Daudt
1
-1
/
+2
2013-09-24
checkpatch: make extern in .h prototypes quieter
Joe Perches
1
-2
/
+2
2013-09-24
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
1
-0
/
+1
2013-09-24
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-24
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
1
-1
/
+8
2013-09-24
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
1
-2
/
+3
2013-09-24
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
3
-60
/
+175
2013-09-24
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
1
-2
/
+263
2013-09-24
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
3
-15
/
+9
2013-09-24
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
3
-103
/
+32
2013-09-24
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
1
-71
/
+0
2013-09-24
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2
-8
/
+2
2013-09-24
revert "memcg: track all children over limit in the root"
Andrew Morton
1
-9
/
+0
2013-09-24
revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"
Andrew Morton
1
-17
/
+2
2013-09-24
fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume
Goldwyn Rodrigues
1
-1
/
+1
2013-09-24
watchdog: update watchdog_thresh properly
Michal Hocko
2
-3
/
+56
2013-09-24
watchdog: update watchdog attributes atomically
Michal Hocko
1
-2
/
+5
2013-09-24
Merge branch 'bcache' (bcache fixes from Kent Overstreet)
Linus Torvalds
10
-66
/
+110
2013-09-24
bcache: Fix flushes in writeback mode
Kent Overstreet
1
-6
/
+9
2013-09-24
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
1
-11
/
+28
2013-09-24
bcache: Fix a shrinker deadlock
Kent Overstreet
1
-1
/
+1
2013-09-24
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
1
-2
/
+1
2013-09-24
bcache: Fix a flush/fua performance bug
Kent Overstreet
1
-0
/
+1
2013-09-24
bcache: Fix a writeback performance regression
Kent Overstreet
4
-30
/
+43
2013-09-24
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
1
-1
/
+1
2013-09-24
bcache: Fix for when no journal entries are found
Kent Overstreet
1
-12
/
+18
2013-09-24
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
1
-2
/
+7
2013-09-24
bcache: Fix a dumb journal discard bug
Kent Overstreet
1
-1
/
+1
2013-09-24
block: Fix bio_copy_data()
Kent Overstreet
1
-2
/
+2
2013-09-24
xen/balloon: don't alloc page while non-preemptible
David Vrabel
1
-12
/
+11
2013-09-24
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
1
-2
/
+24
[next]