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
2011-09-26
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
4
-166
/
+47
2011-09-26
Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm
Linus Torvalds
2
-2
/
+3
2011-09-26
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
7
-22
/
+77
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
1
-1
/
+9
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-26
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
1
-1
/
+2
2011-09-26
[SCSI] 3w-9xxx: fix iommu_iova leak
James Bottomley
1
-0
/
+2
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
5
-18
/
+48
2011-09-26
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...
Thomas Pfaff
1
-3
/
+5
2011-09-26
ALSA: hda/realtek - Don't detect LO jack when identical with HP
Takashi Iwai
1
-0
/
+4
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
sched: Fix up wchan borkage
Simon Kirby
1
-1
/
+1
2011-09-26
ALSA: hda/realtek - Avoid bogus HP-pin assignment
Takashi Iwai
1
-1
/
+3
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
1
-13
/
+10
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-24
ALSA: HDA: No power nids on 92HD93
David Henningsson
1
-0
/
+1
2011-09-23
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+6
2011-09-23
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-09-23
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-09-23
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
Randy Dunlap
1
-0
/
+1
2011-09-23
Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux
Linus Torvalds
1
-1
/
+1
2011-09-23
Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux
Linus Torvalds
13
-57
/
+209
2011-09-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+10
2011-09-23
Merge branch 'for-linus' of git://github.com/tiwai/sound
Linus Torvalds
5
-35
/
+27
2011-09-23
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
1
-6
/
+3
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
1
-2
/
+2
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
1
-2
/
+2
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-09-23
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-09-23
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
1
-11
/
+13
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
4
-14
/
+47
2011-09-23
perf sort: Fix symbol sort output by separating unresolved samples by type
Anton Blanchard
1
-2
/
+8
2011-09-23
perf symbols: Synthesize anonymous mmap events
Anton Blanchard
1
-0
/
+5
2011-09-23
perf record: Create events initially disabled and enable after init
David Ahern
3
-0
/
+17
2011-09-23
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
1
-0
/
+88
2011-09-23
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
1
-2
/
+4
2011-09-23
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
1
-22
/
+11
2011-09-23
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
1
-0
/
+2
2011-09-23
perf probe: Fix regression of variable finder
Masami Hiramatsu
1
-1
/
+1
2011-09-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-30
/
+16
2011-09-23
ALSA: usb-audio - clear chip->probing on error exit
Thomas Pfaff
1
-0
/
+1
[prev]
[next]