index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-0
/
+8
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
5
-34
/
+36
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-4
/
+4
|
*
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
|
*
[PATCH] x86-64: do not use virt_to_page on kernel data address
Vivek Goyal
2007-05-02
1
-15
/
+27
|
*
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2007-05-02
2
-14
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
6
-22
/
+26
|
\
\
|
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
6
-22
/
+26
|
|
/
*
/
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
1
-0
/
+3
|
/
*
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
1
-2
/
+2
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+13
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
1
-16
/
+11
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
2
-22
/
+44
*
Extend print_symbol capability
Robert Peterson
2007-04-30
1
-8
/
+15
*
libata/IDE: remove combined mode quirk
Jeff Garzik
2007-04-28
1
-21
/
+0
*
[NET]: Fix networking compilation errors
David Howells
2007-04-27
1
-0
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-04-27
2
-4
/
+18
|
\
|
*
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
Akinobu Mita
2007-04-27
1
-1
/
+3
|
*
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-04-27
1
-3
/
+15
*
|
make SysRq-T show all tasks again
Ingo Molnar
2007-04-27
1
-1
/
+1
|
/
*
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
David Howells
2007-04-26
1
-0
/
+2
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-25
1
-0
/
+1
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
2
-5
/
+5
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
2007-04-25
1
-0
/
+1
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
1
-0
/
+1
*
Allow reading tainted flag as user
Bastian Blank
2007-04-24
1
-1
/
+1
*
[PATCH] fix kernel oops with badly formatted module option
Randy Dunlap
2007-04-12
1
-0
/
+4
*
sched.c: Remove unused variable 'relative'
Linus Torvalds
2007-04-07
1
-1
/
+0
*
[PATCH] sched: get rid of p->children use in show_task()
Ingo Molnar
2007-04-07
1
-34
/
+1
*
[PATCH] irq-devres: fix failure path of devm_request_irq()
Tejun Heo
2007-04-07
1
-1
/
+1
*
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-04-07
2
-1
/
+13
*
[PATCH] fix jiffies clocksource inittime
john stultz
2007-04-04
1
-1
/
+1
*
[PATCH] swsusp: fix memory shrinker
Rafael J. Wysocki
2007-04-04
1
-1
/
+1
*
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
2007-04-04
1
-0
/
+2
*
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
2007-04-02
1
-16
/
+16
*
[PATCH] driver core: fix built-in drivers sysfs links
Kay Sievers
2007-04-02
1
-4
/
+14
*
[PATCH] pid: Properly detect orphaned process groups in exit_notify
Eric W. Biederman
2007-03-29
1
-1
/
+1
*
[PATCH] hrtimers: fix reprogramming SMP race
Ingo Molnar
2007-03-28
1
-1
/
+6
*
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
2007-03-27
2
-3
/
+1
*
[PATCH] ntp: avoid time_offset overflows
john stultz
2007-03-27
1
-14
/
+16
*
[PATCH] clockevents: remove bad designed sysfs support for now
Thomas Gleixner
2007-03-26
1
-69
/
+0
*
[PATCH] clocksource: Fix thinko in watchdog selection
Thomas Gleixner
2007-03-25
1
-1
/
+2
*
[PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt
Thomas Gleixner
2007-03-25
1
-3
/
+16
*
[PATCH] time: fix formatting in /proc/timer_list
James Morris
2007-03-23
1
-3
/
+3
*
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
Jarek Poplawski
2007-03-22
1
-0
/
+8
*
[PATCH] fix extra BIOS invocation during resume
Pavel Machek
2007-03-22
1
-8
/
+0
*
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2007-03-22
1
-3
/
+6
[next]