index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
ACPI: Fan: Drop force_power_state acpi_device option
Alexey Starikovskiy
2007-10-25
3
-43
/
+2
|
|
*
|
|
|
|
ACPI: Fan: fan device does not need own structure
Alexey Starikovskiy
2007-10-25
1
-25
/
+7
|
|
*
|
|
|
|
ACPI: power: don't cache power resource state
Alexey Starikovskiy
2007-10-25
2
-43
/
+26
|
|
*
|
|
|
|
ACPI: EC: Output changes to operational mode
Alexey Starikovskiy
2007-10-25
1
-3
/
+14
|
|
*
|
|
|
|
ACPI: EC: Add workaround for "optimized" controllers
Alexey Starikovskiy
2007-10-25
1
-1
/
+9
|
|
*
|
|
|
|
ACPI: EC: Don't re-enable GPE for each transaction.
Alexey Starikovskiy
2007-10-25
1
-5
/
+0
|
|
*
|
|
|
|
ACPI: EC: auto select interrupt mode
Alexey Starikovskiy
2007-10-25
2
-40
/
+16
|
|
*
|
|
|
|
ACPI: EC: Don't expect interrupt after last read
Alexey Starikovskiy
2007-10-25
1
-1
/
+3
|
|
*
|
|
|
|
ACPI: EC: Replace atomic variables with bits
Alexey Starikovskiy
2007-10-25
1
-41
/
+38
|
|
*
|
|
|
|
ACPI: button: send initial lid state after add and resume
Alexey Starikovskiy
2007-10-25
1
-8
/
+29
|
|
*
|
|
|
|
ACPI: suspend: Wrong order of GPE restore.
Alexey Starikovskiy
2007-10-25
1
-2
/
+2
|
|
*
|
|
|
|
ACPI: sleep: Fix GPE suspend cleanup
Alexey Starikovskiy
2007-10-25
1
-0
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-10-29
25
-163
/
+152
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86 boot: document for 32 bit boot protocol
Huang, Ying
2007-10-30
2
-95
/
+65
|
*
|
|
|
|
|
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
2007-10-30
1
-3
/
+0
|
*
|
|
|
|
|
x86: merge EARLY_PRINTK options
Adrian Bunk
2007-10-30
2
-6
/
+1
|
*
|
|
|
|
|
x86: mm/discontig_32.c: make code static
Adrian Bunk
2007-10-30
1
-2
/
+2
|
*
|
|
|
|
|
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
2007-10-30
1
-3
/
+0
|
*
|
|
|
|
|
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
2007-10-30
5
-19
/
+20
|
*
|
|
|
|
|
x86 gart: make some variables and functions static
Joerg Roedel
2007-10-30
1
-4
/
+4
|
*
|
|
|
|
|
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2007-10-30
11
-16
/
+16
|
*
|
|
|
|
|
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2007-10-30
12
-12
/
+41
|
*
|
|
|
|
|
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-30
2
-10
/
+10
*
|
|
|
|
|
|
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
2007-10-30
3
-2
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-29
56
-514
/
+773
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[MIPS] tb0219: Update copyright message.
Ralf Baechle
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
|
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
2007-10-29
1
-3
/
+18
|
*
|
|
|
|
|
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
Ralf Baechle
2007-10-29
8
-8
/
+0
|
*
|
|
|
|
|
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
2007-10-29
3
-3
/
+3
|
*
|
|
|
|
|
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
|
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
2007-10-29
1
-15
/
+17
|
*
|
|
|
|
|
[MIPS] c-r3k: Implement flush_cache_range()
Maciej W. Rozycki
2007-10-29
1
-28
/
+32
|
*
|
|
|
|
|
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2007-10-29
2
-11
/
+11
|
*
|
|
|
|
|
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2007-10-29
2
-0
/
+87
|
*
|
|
|
|
|
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
2007-10-29
1
-2
/
+7
|
*
|
|
|
|
|
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
2007-10-29
1
-2
/
+6
|
*
|
|
|
|
|
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-29
4
-67
/
+63
|
*
|
|
|
|
|
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2007-10-29
2
-2
/
+2
|
*
|
|
|
|
|
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
2007-10-29
1
-4
/
+10
|
*
|
|
|
|
|
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
2007-10-29
1
-2
/
+2
|
*
|
|
|
|
|
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
Ralf Baechle
2007-10-29
4
-54
/
+0
|
*
|
|
|
|
|
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
2007-10-29
12
-145
/
+273
|
*
|
|
|
|
|
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
|
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
2007-10-29
2
-52
/
+80
|
*
|
|
|
|
|
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
2007-10-29
1
-4
/
+7
|
*
|
|
|
|
|
[MIPS] SNI: Convert a20r timer to clockevent device.
Ralf Baechle
2007-10-29
1
-16
/
+64
|
*
|
|
|
|
|
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
Ralf Baechle
2007-10-29
1
-11
/
+10
|
*
|
|
|
|
|
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
Ralf Baechle
2007-10-29
1
-5
/
+2
|
*
|
|
|
|
|
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
Ralf Baechle
2007-10-29
1
-6
/
+0
|
*
|
|
|
|
|
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
2007-10-29
1
-5
/
+12
[prev]
[next]