index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
14
-12
/
+23
2007-07-12
[ARM] pxa: move device registration into CPU-specific file
Russell King
4
-76
/
+83
2007-07-12
[ARM] pxa: remove boot time RTC initialisation
Russell King
1
-9
/
+0
2007-07-12
[ARM] pxa: stop doing our own rtc management over suspend
Russell King
1
-10
/
+0
2007-07-12
[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
Eric Miao
4
-33
/
+41
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
13
-23
/
+33
2007-07-12
[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs
Eric Miao
1
-5
/
+23
2007-07-12
[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()
Eric Miao
1
-6
/
+4
2007-07-12
[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()
Eric Miao
1
-24
/
+17
2007-07-12
[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()
Eric Miao
1
-15
/
+21
2007-07-12
[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS
Eric Miao
2
-19
/
+22
2007-07-12
[ARM] 4434/1: PXA: remove PXA_IRQ_SKIP
Eric Miao
3
-13
/
+10
2007-07-12
[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
Russell King
3
-27
/
+6
2007-07-12
[ARM] pxa: move pm_ops structure into CPU specific files
Russell King
3
-29
/
+34
2007-07-12
[ARM] pxa: introduce cpu_is_pxaXXX macros
Russell King
2
-4
/
+38
2007-07-12
[ARM] pxa: remove MMC register defines from pxa-regs.h
Russell King
2
-43
/
+1
2007-07-12
[ARM] pxa: use mutexes instead of semaphores
Russell King
1
-8
/
+7
2007-07-12
[ARM] pxa: remove useless pxa_pm_finish() function
Russell King
3
-13
/
+0
2007-07-08
Linux 2.6.22
v2.6.22
Linus Torvalds
1
-1
/
+1
2007-07-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-2
/
+3
2007-07-08
Fix permission checking for the new utimensat() system call
Linus Torvalds
1
-3
/
+10
2007-07-08
mm: double mark_page_accessed() in read_cache_page_async()
Peter Zijlstra
1
-1
/
+0
2007-07-08
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
2
-0
/
+2
2007-07-07
DLM must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2007-07-07
Clean up E7520/7320/7525 quirk printk.
Dave Jones
1
-3
/
+2
2007-07-07
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
1
-0
/
+1
2007-07-07
Fix use-after-free oops in Bluetooth HID.
David Woodhouse
1
-9
/
+9
2007-07-06
slub: remove useless EXPORT_SYMBOL
Christoph Lameter
1
-1
/
+0
2007-07-06
MAINTAINERS new kernel janitors ml
maximilian attems
1
-1
/
+1
2007-07-06
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2
-2
/
+15
2007-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-8
/
+20
2007-07-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-19
/
+44
2007-07-06
mm: fixup /proc/vmstat output
Peter Zijlstra
1
-1
/
+1
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
5
-5
/
+5
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
3
-0
/
+58
2007-07-06
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
Bjorn Helgaas
1
-9
/
+54
2007-07-06
fix logic error in ipc compat semctl()
Alexander Graf
1
-1
/
+1
2007-07-06
x86_64: fix headers_install
David Woodhouse
1
-1
/
+1
2007-07-06
MTRR: Fix race causing set_mtrr to go into infinite loop
Loic Prylli
1
-0
/
+4
2007-07-06
i386: fix regression, endless loop in ptrace singlestep over an int80
Jason Wessel
1
-4
/
+4
2007-07-06
Fix elf_core_dump() when writing arch specific notes (spu coredumps)
Michael Ellerman
1
-1
/
+6
2007-07-06
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
2
-2
/
+15
2007-07-06
[MIPS] Add macros to encode processor revisions.
Ralf Baechle
1
-0
/
+11
2007-07-06
[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.
Ralf Baechle
1
-7
/
+11
2007-07-06
[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Change libgcc-style functions from lib-y to obj-y
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Fix timer/performance interrupt detection
Chris Dearman
1
-4
/
+4
2007-07-06
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
Ralf Baechle
1
-4
/
+0
2007-07-06
[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors
Andrew Sharp
1
-0
/
+1
[next]