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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
1
-11
/
+0
2009-02-03
x86: APIC: enable workaround on AMD Fam10h CPUs
Borislav Petkov
1
-1
/
+1
2009-02-03
xen: disable interrupts before saving in percpu
Jeremy Fitzhardinge
1
-1
/
+3
2009-02-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-245
/
+118
2009-02-03
sparc64: Kill bogus TPC/address truncation during 32-bit faults.
David S. Miller
1
-14
/
+35
2009-02-02
sparc: fixup for sparseirq changes
Stephen Rothwell
1
-1
/
+1
2009-02-02
sparc64: Validate kernel generated fault addresses on sparc64.
David S. Miller
1
-7
/
+18
2009-02-02
sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.
David S. Miller
1
-1
/
+4
2009-02-02
x86: push old stack address on irqstack for unwinder
Martin Hicks
1
-0
/
+1
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2009-02-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-160
/
+398
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
1
-0
/
+36
2009-02-02
powerpc: Fix oops on some machines due to incorrect pr_debug()
Benjamin Herrenschmidt
1
-3
/
+2
2009-02-01
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
110
-3192
/
+4489
2009-02-01
irq, x86: fix lock status with numa_migrate_irq_desc
Yinghai Lu
1
-2
/
+3
2009-02-01
x86: add cache descriptors for Intel Core i7
Dave Jones
1
-0
/
+15
2009-01-31
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-8
/
+9
2009-01-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+17
2009-01-31
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+7
2009-01-31
x86/Voyager: make it build and boot
James Bottomley
4
-26
/
+35
2009-01-31
rename platform_driver name "flash" to "sa1100-mtd"
Uwe Kleine-König
1
-1
/
+1
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-30
x86 setup: fix asm constraints in vesa_store_edid
Andreas Schwab
1
-6
/
+5
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-30
MIPS: RB532: Export rb532_gpio_set_func()
Phil Sutter
2
-2
/
+4
2009-01-30
MIPS: RB532: Update headers
Phil Sutter
2
-4
/
+3
2009-01-30
MIPS: RB532: Simplify dev3 init
Phil Sutter
1
-12
/
+2
2009-01-30
MIPS: RB532: Remove {get,set}_434_reg()
Phil Sutter
1
-27
/
+0
2009-01-30
MIPS: RB532: Move dev3 init code to devices.c
Phil Sutter
2
-39
/
+39
2009-01-30
MIPS: RB532: Fix set_latch_u5()
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Fix init of rb532_dev3_ctl_res
Phil Sutter
1
-2
/
+3
2009-01-30
MIPS: RB532: Use driver_data instead of platform_data
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Detect uart type, add platform device
Phil Sutter
2
-1
/
+27
2009-01-30
MIPS: RB532: remove useless CF GPIO initialisation
Phil Sutter
1
-6
/
+0
2009-01-30
MIPS: RB532: Auto disable GPIO alternate function
Phil Sutter
1
-4
/
+4
2009-01-30
MIPS: RB532: Add set_type() function to IRQ struct.
Phil Sutter
2
-0
/
+30
2009-01-30
MIPS: RC32434: Define io_map_base for PCI controller
Phil Sutter
1
-0
/
+11
2009-01-30
MIPS: RB532: Fix bit swapping in rb532_set_bit()
Phil Sutter
1
-4
/
+2
2009-01-30
MIPS: Use hardware watchpoints on all R1 and R2 CPUs.
David Daney
1
-1
/
+1
2009-01-30
MIPS: Read watch registers with interrupts disabled.
David Daney
2
-2
/
+12
2009-01-30
MIPS: Fix a typo in watchpoint register structure.
David Daney
1
-1
/
+1
2009-01-30
MIPS: TXx9: Add support for TX4939 internal RTC
Atsushi Nemoto
3
-0
/
+24
2009-01-30
MIPS: R2: Fix broken installation of cache error handler.
Ralf Baechle
1
-2
/
+6
2009-01-30
MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT
Ralf Baechle
4
-7
/
+4
2009-01-30
MIPS: Add return value checks to user_termio_to_kernel_termios()
Ralf Baechle
1
-28
/
+72
2009-01-30
MIPS: Octeon: Remove duplicated #includes
Huang Weiyi
1
-2
/
+0
2009-01-30
MIPS: atomic_*(): Change type of intermediate variables.
Ralf Baechle
1
-26
/
+26
2009-01-30
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
1
-15
/
+6
2009-01-30
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
1
-1
/
+21
[prev]
[next]