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
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
173
-93
/
+81
2009-07-12
personality: fix PER_CLEAR_ON_SETID
Julien Tinnes
1
-1
/
+4
2009-07-12
Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.x
Linus Torvalds
1
-1
/
+1
2009-07-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+5
2009-07-11
Revert "fuse: Fix build error" as unnecessary
Linus Torvalds
2
-2
/
+0
2009-07-11
Fix compile error due to congestion_wait() changes
Trond Myklebust
2
-5
/
+5
2009-07-11
hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGT
Alistair John Strachan
1
-3
/
+3
2009-07-11
hwmon: (sht15) Remove unnecessary semicolon
Joe Perches
1
-1
/
+1
2009-07-11
hwmon: (max6650) Fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-66
/
+113
2009-07-10
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-07-10
tty: Fix the PL2303 private methods for sysrq
Alan Cox
1
-25
/
+33
2009-07-10
tty: Fix USB kref leak
Alan Cox
4
-6
/
+8
2009-07-10
tty: Sort out the USB sysrq changes that wrecked performance
Alan Cox
1
-4
/
+11
2009-07-10
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
9
-98
/
+116
2009-07-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-77
/
+93
2009-07-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
16
-66
/
+97
2009-07-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
13
-34
/
+750
2009-07-10
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-188
/
+1159
2009-07-10
Doc: move Documentation/exception.txt into x86 subdir
Amerigo Wang
2
-0
/
+2
2009-07-10
Doc: update Documentation/exception.txt
Amerigo Wang
1
-101
/
+101
2009-07-10
fuse: Fix build error
Larry Finger
2
-0
/
+2
2009-07-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
20
-51
/
+62
2009-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
4
-34
/
+15
2009-07-10
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-18
/
+20
2009-07-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
52
-1724
/
+2105
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
2
-6
/
+13
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
24
-40
/
+29
2009-07-10
drm/i915: Fix for LVDS VBT change on IGDNG
Zhenyu Wang
1
-1
/
+9
2009-07-10
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
Eric Anholt
3
-1
/
+8
2009-07-10
drm/i915: Refactor calls to unmap_mapping_range
Chris Wilson
1
-9
/
+27
2009-07-10
dma-debug: Fix the overlap() function to be correct and readable
Ingo Molnar
1
-12
/
+12
2009-07-10
drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode
Zhao Yakui
1
-100
/
+121
2009-07-10
drm: Disable the unused connectors explicitly when resuming with KMS.
Zhao Yakui
1
-0
/
+2
2009-07-10
drm/i915: Restore the KMS modeset for every activated CRTC
Zhao Yakui
1
-0
/
+5
2009-07-10
drm/i915: Fix harmless warning from patch merged after i2c rework.
Eric Anholt
1
-1
/
+1
2009-07-10
drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.
Eric Anholt
1
-9
/
+20
2009-07-10
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-14
/
+12
2009-07-10
cfq-iosched: reset oom_cfqq in cfq_set_request()
Vivek Goyal
1
-1
/
+1
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
3
-10
/
+17
2009-07-10
block: call blk_scsi_ioctl_init()
FUJITA Tomonori
1
-0
/
+1
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
16
-40
/
+43
2009-07-10
oprofile: reset bt_lost_no_mapping with other stats
Maynard Johnson
1
-0
/
+1
2009-07-10
Merge branch 'fix/hda' into for-linus
Takashi Iwai
5
-62
/
+92
2009-07-10
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
4
-4
/
+21
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-4
/
+12
2009-07-09
mx3fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-5
/
+0
2009-07-09
sm501fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-3
/
+0
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-896
/
+686
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
40
-60
/
+192
[next]