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
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
2
-16
/
+10
2008-01-26
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
1
-1
/
+1
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
3
-73
/
+333
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+27
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
3
-3
/
+9
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
5
-25
/
+25
2008-01-25
sched: remove printk_clock references from ia64
Ingo Molnar
2
-15
/
+0
2008-01-25
sched: remove printk_clock()
Ingo Molnar
2
-38
/
+0
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
33
-505
/
+3529
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-1063
/
+2509
2008-01-25
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
1
-3
/
+3
2008-01-25
[AVR32] extint: change set_irq_type() handling
David Brownell
1
-11
/
+7
2008-01-25
[AVR32] NMI debugging
Haavard Skinnemoen
7
-10
/
+155
2008-01-25
[AVR32] constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-25
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
1
-151
/
+262
2008-01-25
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
1
-150
/
+483
2008-01-25
[AVR32] Kconfig: Choose daughterboard instead of CPU
Haavard Skinnemoen
2
-24
/
+28
2008-01-25
[AVR32] Add support for ATSTK1003 and ATSTK1004
Haavard Skinnemoen
8
-20
/
+1975
2008-01-25
[AVR32] Clean up external DAC setup code
Haavard Skinnemoen
2
-16
/
+17
2008-01-25
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
Haavard Skinnemoen
4
-66
/
+72
2008-01-25
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
8
-21
/
+51
2008-01-25
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
1
-26
/
+68
2008-01-25
[AVR32] Oprofile support
Haavard Skinnemoen
4
-0
/
+247
2008-01-25
[AVR32] Include instrumentation menu
Haavard Skinnemoen
2
-10
/
+2
2008-01-25
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
5
-9
/
+171
2008-01-25
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
1
-7
/
+0
2008-01-25
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
1
-0
/
+7
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
39
-41
/
+41
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
5
-16
/
+14
2008-01-24
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
1
-0
/
+11
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
1
-4
/
+5
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
1
-10
/
+9
2008-01-24
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-8
/
+9
2008-01-24
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-5
/
+6
2008-01-24
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
1
-8
/
+7
2008-01-24
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2
-6
/
+6
2008-01-24
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
1
-4
/
+4
2008-01-24
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
1
-36
/
+37
2008-01-24
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
1
-32
/
+48
2008-01-24
kobject: convert pseries/power.c to kobj_attr interface
Greg Kroah-Hartman
1
-12
/
+8
2008-01-24
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
Greg Kroah-Hartman
1
-14
/
+8
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2
-10
/
+7
2008-01-24
kobject: convert s390 hypervisor to use kobject_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-24
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
3
-7
/
+7
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
2
-6
/
+6
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-24
sysctl: kill binary sysctl KERN_PPC_L2CR
Eric W. Biederman
1
-1
/
+0
2008-01-23
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
1
-1
/
+1
2008-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-24
/
+27
[next]