index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2007-05-08
futex: restartable futex_wait
Nick Piggin
-5
/
+51
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
-36
/
+14
2007-05-08
proc: maps protection
Kees Cook
-0
/
+11
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
-30
/
+30
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
-1
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
-178
/
+98
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
-3
/
+5
2007-05-08
module: use krealloc
Pekka Enberg
-4
/
+4
2007-05-08
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
-1
/
+1
2007-05-08
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
-3
/
+2
2007-05-08
simplify the stacktrace code
Christoph Hellwig
-2
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
-265
/
+563
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
-2
/
+12
2007-05-07
swsusp: fix snapshot_release
Rafael J. Wysocki
-1
/
+0
2007-05-07
kconfig: mention 'hibernation' not just swsusp
David Brownell
-3
/
+8
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
-1
/
+28
2007-05-07
remove software_suspend()
Johannes Berg
-15
/
+8
2007-05-07
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
-118
/
+86
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
-20
/
+38
2007-05-07
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
-4
/
+6
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
-22
/
+259
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
-23
/
+25
2007-05-07
fix refrigerator() vs thaw_process() race
Oleg Nesterov
-2
/
+4
2007-05-07
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
-2
/
+15
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
-2
/
+1
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
-16
/
+4
2007-05-07
cpusets: allow TIF_MEMDIE threads to allocate anywhere
David Rientjes
-2
/
+20
2007-05-07
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
-0
/
+8
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
-2
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
-34
/
+36
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-22
/
+26
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
-0
/
+3
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
-22
/
+26
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
-0
/
+2
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
-4
/
+4
2007-05-02
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
-1
/
+1
2007-05-02
[PATCH] x86-64: do not use virt_to_page on kernel data address
Vivek Goyal
-15
/
+27
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
-14
/
+2
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
-2
/
+2
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
-0
/
+13
2007-04-30
power management: remove firmware disk mode
Johannes Berg
-16
/
+11
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
-22
/
+44
2007-04-30
Extend print_symbol capability
Robert Peterson
-8
/
+15
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
-21
/
+0
2007-04-27
[NET]: Fix networking compilation errors
David Howells
-0
/
+2
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-4
/
+18
2007-04-27
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
Akinobu Mita
-1
/
+3
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
-3
/
+15
2007-04-27
make SysRq-T show all tasks again
Ingo Molnar
-1
/
+1
2007-04-26
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
David Howells
-0
/
+2
[prev]
[next]