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-28
x86,kgdb: Fix hw breakpoint regression
Jason Wessel
1
-2
/
+7
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-36
/
+50
2010-07-28
GFS2: Use kmalloc when possible for ->readdir()
Steven Whitehouse
1
-6
/
+25
2010-07-28
ALSA: hda - Assume PC-beep as default for Realtek
Takashi Iwai
1
-3
/
+3
2010-07-28
ALSA: hda - Don't register beep input device when no beep is available
Takashi Iwai
1
-13
/
+19
2010-07-28
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
Sekhar Nori
1
-0
/
+8
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2
-7
/
+61
2010-07-28
ALSA: hda - Fix pin-detection of Nvidia HDMI
Takashi Iwai
2
-0
/
+16
2010-07-28
Merge branch 'test' of ../test/linux-2.6-lpc2 into wells/lpc32xx-arch_v2
Kevin Wells
30
-0
/
+4827
2010-07-28
mx2_camera: fix type of dma buffer virtual address pointer
Baruch Siach
1
-1
/
+1
2010-07-28
mx2_camera: Add soc_camera support for i.MX25/i.MX27
Baruch Siach
5
-2
/
+1575
2010-07-28
arm/imx/gpio: add spinlock protection
Baruch Siach
2
-0
/
+9
2010-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2010-07-27
gpio: fix spurious printk when freeing a gpio
Jon Povey
1
-3
/
+4
2010-07-27
edac: mpc85xx: fix coldplug/hotplug module autoloading
Anton Vorontsov
1
-0
/
+3
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
1
-1
/
+3
2010-07-27
ceph: use complete_all and wake_up_all
Yehuda Sadeh
6
-20
/
+20
2010-07-27
9p: Pass the correct end of buffer to p9stat_read
Latchesar Ionkov
1
-1
/
+1
2010-07-27
[S390] etr: fix clock synchronization race
Martin Schwidefsky
1
-6
/
+12
2010-07-27
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
2
-4
/
+20
2010-07-27
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
Anton Blanchard
1
-6
/
+7
2010-07-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2010-07-27
Merge git://git.infradead.org/users/cbou/battery-2.6.35
Linus Torvalds
1
-15
/
+14
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-36
/
+151
2010-07-27
ARM: Add support for the LPC32XX arch
Kevin Wells
2
-0
/
+16
2010-07-27
ARM: LPC32XX: Arch config menu supoport and makefiles
Kevin Wells
3
-0
/
+45
2010-07-27
ARM: LPC32XX: Phytec 3250 platform support
Kevin Wells
1
-0
/
+397
2010-07-27
ARM: LPC32XX: Misc support functions
Kevin Wells
2
-0
/
+344
2010-07-27
ARM: LPC32XX: Serial support code
Kevin Wells
1
-0
/
+190
2010-07-27
ARM: LPC32XX: System suspend support
Kevin Wells
2
-0
/
+297
2010-07-27
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
1
-3
/
+3
2010-07-27
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
1
-1
/
+1
2010-07-27
ab3100: fix off-by-one value range checking for voltage selector
Axel Lin
1
-2
/
+2
2010-07-27
ARM: LPC32XX: GPIO, timer, and IRQ drivers
Kevin Wells
3
-0
/
+1060
2010-07-27
ARM: LPC32XX: Clock driver
Kevin Wells
2
-0
/
+1175
2010-07-27
ARM: LPC32XX: Debug and IRQ macros
Kevin Wells
2
-0
/
+78
2010-07-27
ARM: LPC32XX: Initial arch header files
Kevin Wells
12
-0
/
+1225
2010-07-27
ARM: 6239/1: mmci: let core poll for card detection
Rabin Vincent
1
-21
/
+1
2010-07-27
ARM: 6238/1: mmci: fix multi block transfers
Rabin Vincent
1
-1
/
+1
2010-07-27
ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
Rabin Vincent
2
-56
/
+39
2010-07-27
ARM: Fix section build warnings for AMBA drivers
Russell King
4
-5
/
+5
2010-07-27
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
3
-9
/
+18
2010-07-27
ARM: SMP: Always enable clock event broadcast support
Russell King
3
-3
/
+8
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
26
-124
/
+40
2010-07-27
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Kirill A. Shutemov
2
-2
/
+23
2010-07-27
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
Kirill A. Shutemov
1
-5
/
+11
2010-07-27
ARM: 6255/1: Workaround infinity loop in handling of translation faults
Kirill A. Shutemov
1
-1
/
+10
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
10
-20
/
+25
2010-07-27
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
Kirill A. Shutemov
2
-4
/
+4
[prev]
[next]