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
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
2
-9
/
+10
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
8
-61
/
+74
2010-07-19
pm_qos: Reimplement using plists
James Bottomley
1
-86
/
+86
2010-07-19
plist: Add plist_last
James Bottomley
1
-0
/
+29
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
14
-10
/
+375
2010-07-19
PNPACPI: Add support for remote wakeup
Alan Stern
3
-0
/
+27
2010-07-19
PM: describe kernel policy regarding wakeup defaults (v. 2)
Alan Stern
1
-3
/
+7
2010-07-19
PM / Hibernate: Fix typos in comments in kernel/power/swap.c
Cesar Eduardo Barros
1
-2
/
+2
2010-07-18
Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
1
-1
/
+1
2010-07-18
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-0
/
+34
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-224
/
+504
2010-07-18
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
1
-0
/
+1
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
3
-0
/
+34
2010-07-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-29
/
+36
2010-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
5
-10
/
+23
2010-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+8
2010-07-15
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-07-15
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
4
-28
/
+31
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-93
/
+243
2010-07-14
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
72
-1025
/
+1025
2010-07-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-38
/
+45
2010-07-14
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
1
-2
/
+3
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
72
-1025
/
+1025
2010-07-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-5
/
+29
2010-07-13
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+4
2010-07-12
Linux 2.6.35-rc5
v2.6.35-rc5
Linus Torvalds
1
-1
/
+1
2010-07-12
Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...
Linus Torvalds
177
-194157
/
+652
2010-07-12
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-1
/
+31
2010-07-12
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-163
/
+169
2010-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-5
/
+91
2010-07-12
MAINTAINERS: fix EDAC-I7CORE file patterns
Joe Perches
1
-1
/
+3
2010-07-12
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-12
ocfs2: Make xattr reflink work with new local alloc reservation.
Tao Ma
1
-36
/
+90
2010-07-12
ocfs2: make xattr extension work with new local alloc reservation.
Tao Ma
1
-29
/
+45
2010-07-12
ocfs2: Remove the redundant cpu_to_le64.
Tao Ma
1
-1
/
+1
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-07-12
ocfs2: No need to zero pages past i_size.
Joel Becker
1
-4
/
+18
[next]