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
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
3
-8
/
+3
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
4
-26
/
+27
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2
-0
/
+52
2007-07-19
mm: fault feedback #2
Nick Piggin
24
-309
/
+287
2007-07-18
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-0
/
+9
2007-07-18
Add phy-connection-type to gianfar nodes
Andy Fleming
1
-0
/
+4
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
11
-438
/
+732
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
10
-12
/
+24
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
2
-14
/
+31
2007-07-18
[AVR32] Initialize phy_mask for both macb devices
Haavard Skinnemoen
1
-1
/
+13
2007-07-18
[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
Robert P. J. Day
1
-1
/
+1
2007-07-18
[AVR32] Fix build error in parse_tag_rdimg()
Haavard Skinnemoen
1
-1
/
+1
2007-07-18
[AVR32] Don't wire up macb0 unless SW6 is in default position
Kristoffer Nyborg Gregertsen
1
-1
/
+2
2007-07-18
[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board
Hans-Christian Egtvedt
1
-0
/
+3
2007-07-18
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
1
-0
/
+86
2007-07-18
[AVR32] Make STK1000 mux settings configurable
David Brownell
3
-7
/
+80
2007-07-18
[AVR32] CPU frequency scaling for AT32AP
Hans-Christian Egtvedt
4
-2
/
+175
2007-07-18
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
5
-426
/
+372
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
1
-1
/
+1
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2
-2
/
+9
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
1
-1
/
+6
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
6
-7
/
+7
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
1
-1
/
+1
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-0
/
+17
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
6
-36
/
+191
2007-07-18
Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-42
/
+4381
2007-07-18
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
Tony Breeds
1
-8
/
+4
2007-07-18
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
1
-2
/
+5
2007-07-18
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
5
-5
/
+199
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
5
-54
/
+190
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
4
-16
/
+151
2007-07-18
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2
-1
/
+144
2007-07-18
xen: machine operations
Jeremy Fitzhardinge
2
-3
/
+44
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
2
-1
/
+7
2007-07-18
xen: hack to prevent bad segment register reload
Jeremy Fitzhardinge
1
-0
/
+12
2007-07-18
xen: lazy-mmu operations
Jeremy Fitzhardinge
3
-32
/
+72
2007-07-18
xen: Add support for preemption
Jeremy Fitzhardinge
5
-42
/
+76
2007-07-18
xen: SMP guest support
Jeremy Fitzhardinge
10
-49
/
+682
2007-07-18
xen: Implement sched_clock
Jeremy Fitzhardinge
3
-4
/
+28
2007-07-18
xen: Account for stolen time
Jeremy Fitzhardinge
1
-9
/
+150
2007-07-18
xen: ignore RW mapping of RO pages in pagetable_init
Jeremy Fitzhardinge
1
-2
/
+25
2007-07-18
xen: Complete pagetable pinning
Jeremy Fitzhardinge
4
-109
/
+242
2007-07-18
xen: configuration
Jeremy Fitzhardinge
2
-0
/
+13
2007-07-18
xen: time implementation
Jeremy Fitzhardinge
3
-1
/
+414
2007-07-18
xen: event channels
Jeremy Fitzhardinge
3
-1
/
+514
2007-07-18
xen: virtual mmu
Jeremy Fitzhardinge
4
-5
/
+494
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
12
-1
/
+1152
[next]