index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Sonic Zhang
2
-4
/
+4
2007-10-30
Blackfin arch: update board defconfig files according to latest information from ADI datasheet
Bryan Wu
7
-49
/
+242
2007-10-30
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
3
-2
/
+4
2007-10-30
x86 boot: document for 32 bit boot protocol
Huang, Ying
2
-95
/
+65
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
1
-3
/
+0
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
2
-6
/
+1
2007-10-30
x86: mm/discontig_32.c: make code static
Adrian Bunk
1
-2
/
+2
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
1
-3
/
+0
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
5
-19
/
+20
2007-10-30
x86 gart: make some variables and functions static
Joerg Roedel
1
-4
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
11
-16
/
+16
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
12
-12
/
+41
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2
-10
/
+10
2007-10-29
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
Roel Kluin
1
-0
/
+1
2007-10-29
cpuidle: remove unused exports
Adrian Bunk
2
-4
/
+0
2007-10-29
acpi: remove double mention of Support for ACPI option
Frans Pop
1
-1
/
+1
2007-10-29
ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS
Alexey Starikovskiy
1
-3
/
+5
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
3
-18
/
+0
2007-10-29
ACPI: Battery: Allow extract string from integer
Alexey Starikovskiy
1
-10
/
+15
2007-10-29
ACPI: battery: Support for non-spec name for LiIon technology
Alexey Starikovskiy
1
-0
/
+2
2007-10-29
ACPI: battery: register power_supply subdevice only when battery is present
Andrey Borzenkov
1
-55
/
+75
2007-10-29
sched: fix style in kernel/sched.c
Ingo Molnar
1
-9
/
+9
2007-10-29
sched: fix style of swap() macro in kernel/sched_fair.c
Ingo Molnar
1
-1
/
+1
2007-10-29
sched: report CPU usage in CFS cgroup directories
Paul Menage
1
-5
/
+33
2007-10-29
sched: move rcu_head to task_group struct
Srivatsa Vaddagiri
1
-4
/
+4
2007-10-29
sched: fix incorrect assumption that cpu 0 exists
James Bottomley
1
-2
/
+2
2007-10-29
sched: keep utime/stime monotonic
Peter Zijlstra
3
-1
/
+4
2007-10-29
sched: make kernel/sched.c:account_guest_time() static
Adrian Bunk
1
-1
/
+1
2007-10-29
[MIPS] tb0219: Update copyright message.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
1
-3
/
+18
2007-10-29
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
Ralf Baechle
8
-8
/
+0
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
3
-3
/
+3
2007-10-29
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
1
-1
/
+1
2007-10-29
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
1
-15
/
+17
2007-10-29
[MIPS] c-r3k: Implement flush_cache_range()
Maciej W. Rozycki
1
-28
/
+32
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2
-11
/
+11
2007-10-29
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2
-0
/
+87
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
1
-2
/
+7
2007-10-29
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
1
-2
/
+6
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
4
-67
/
+63
2007-10-29
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2
-2
/
+2
2007-10-29
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
1
-4
/
+10
2007-10-29
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
1
-2
/
+2
2007-10-29
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
Ralf Baechle
4
-54
/
+0
2007-10-29
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
12
-145
/
+273
2007-10-29
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
2
-52
/
+80
2007-10-29
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
1
-4
/
+7
2007-10-29
[MIPS] SNI: Convert a20r timer to clockevent device.
Ralf Baechle
1
-16
/
+64
2007-10-29
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
Ralf Baechle
1
-11
/
+10
[prev]
[next]