index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
37
-157
/
+163
2007-10-19
define global BIT macro
Jiri Slaby
1
-1
/
+0
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
9
-9
/
+9
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
4
-5
/
+5
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
22
-26
/
+26
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
4
-7
/
+7
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
6
-0
/
+6
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
1
-0
/
+1
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
15
-373
/
+469
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-6
/
+2
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
6
-64
/
+59
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-3
/
+3
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-10-19
x86 msr driver: Misc cpuinit annotations
Satyam Sharma
1
-1
/
+1
2007-10-19
powerpc: add scaled time accounting
Michael Neuling
2
-2
/
+31
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-6
/
+7
2007-10-19
sysctl: x86_64 remove unnecessary binary paths
Eric W. Biederman
2
-10
/
+1
2007-10-19
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
1
-21
/
+45
2007-10-19
cpu hotplug: mce: fix cpu hotplug error handling
Akinobu Mita
1
-10
/
+29
2007-10-19
cpu hotplug: msr: fix cpu hotplug error handling
Akinobu Mita
1
-15
/
+20
2007-10-19
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
1
-4
/
+6
2007-10-19
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2
-1
/
+15
2007-10-19
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
1
-6
/
+33
2007-10-19
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2
-7
/
+17
2007-10-19
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
3
-8
/
+92
2007-10-19
s2ram: kill old debugging junk
Pavel Machek
2
-43
/
+1
2007-10-19
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-1
/
+0
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
5
-101
/
+35
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
12
-30
/
+30
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
9
-17
/
+9
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
8
-241
/
+318
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-21
/
+0
2007-10-18
[MIPS] IP32: Retire use of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2
-9
/
+5
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-18
[MIPS] JMR3927: Convert to clock_event_device.
Ralf Baechle
1
-19
/
+47
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-18
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2
-40
/
+0
2007-10-18
[UMP]: header_ops conversion needed for non-ethernet drivers
Jeff Dike
2
-6
/
+2
2007-10-18
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
David S. Miller
1
-0
/
+7
2007-10-18
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
1
-4
/
+4
2007-10-18
[SPARC64]: Implement atomic backoff.
David S. Miller
2
-20
/
+48
2007-10-18
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
86
-355
/
+541
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
2
-0
/
+2
2007-10-17
x86: vdso linker script cleanup
Roland McGrath
1
-7
/
+9
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
4
-11
/
+12
[next]