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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-29
[IPV6] NDISC: Fix setting base_reachable_time_ms variable.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-10-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
14
-292
/
+250
2007-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
25
-163
/
+152
2007-10-30
Blackfin arch: use a less common define name in BF549
Mike Frysinger
1
-1
/
+1
2007-10-30
Blackfin arch: Add missing definitions for BF561
Mike Frysinger
1
-0
/
+3
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
1
-3
/
+8
2007-10-30
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
1
-1
/
+1
2007-10-30
Blackfin arch: Do not pollute name space used in linux-2.6.x/sound
Michael Hennerich
1
-43
/
+43
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
Pull documentation into release branch
Len Brown
2
-9
/
+11
2007-10-29
Pull cpuidle into release branch
Len Brown
2
-4
/
+0
2007-10-29
Pull fujitsu into release branch
Len Brown
1
-5
/
+2
2007-10-29
Pull alexey-fixes into release branch
Len Brown
10
-274
/
+237
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
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
56
-514
/
+773
2007-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
5
-23
/
+54
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
[prev]
[next]