index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[PATCH] ARM: Remove machine description macros
Russell King
2005-07-03
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2005-07-02
|
\
|
*
[PATCH] MMC: wbsd cleanups
Adrian Bunk
2005-07-01
|
*
[PATCH] MMC: wbsd delayed insertion
Pierre Ossman
2005-07-01
|
*
[PATCH] MMC: Fix divdi3 reference in mmci.c
Russell King
2005-07-01
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-07-02
|
\
\
|
*
|
[PATCH] ARM: replace schedule_timeout() with msleep()
Nishanth Aravamudan
2005-07-01
|
*
|
[PATCH] ARM: Make the magic values in head.S more obvious
Russell King
2005-07-01
|
*
|
[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel support
Ben Dooks
2005-07-01
|
*
|
[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define
Todd Poynor
2005-07-01
|
*
|
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
Todd Poynor
2005-07-01
|
|
/
*
|
If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.
Linus Torvalds
2005-07-02
*
|
[PATCH] alpha smp fix (part #2)
Ivan Kokshaysky
2005-07-01
*
|
[PATCH] fatfs sectioning fix
Andrew Morton
2005-06-30
*
|
[PATCH] alpha smp fix
Ivan Kokshaysky
2005-06-30
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-06-30
|
\
|
*
[PATCH] ARM: 2780/1: AFS partition length calculation fix
Catalin Marinas
2005-06-30
|
*
[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs
Catalin Marinas
2005-06-30
|
*
[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI
Catalin Marinas
2005-06-30
|
*
[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S
Catalin Marinas
2005-06-30
|
*
[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
Russell King
2005-06-30
|
*
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
2005-06-30
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-06-30
|
\
\
|
*
|
[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
Russell King
2005-06-30
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-30
|
\
\
|
*
\
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-29
|
|
\
\
|
|
|
/
|
*
|
[PATCH] Driver core: Use klist_del() instead of klist_remove().
Patrick Mochel
2005-06-29
|
*
|
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-29
|
*
|
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
|
*
|
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
|
*
|
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-29
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-30
|
\
\
\
|
*
|
|
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
2005-06-30
|
*
|
|
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
2005-06-28
[next]