index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
1
-30
/
+30
*
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-05-08
1
-1
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
4
-178
/
+98
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-3
/
+5
*
module: use krealloc
Pekka Enberg
2007-05-08
1
-4
/
+4
*
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
2007-05-08
1
-1
/
+1
*
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
2007-05-08
1
-3
/
+2
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-2
/
+1
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
2
-2
/
+12
*
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
1
-1
/
+0
*
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
1
-3
/
+8
*
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
1
-1
/
+28
*
remove software_suspend()
Johannes Berg
2007-05-07
2
-15
/
+8
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
4
-118
/
+86
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
4
-20
/
+38
*
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
1
-4
/
+6
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
5
-22
/
+259
*
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
1
-23
/
+25
*
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
1
-2
/
+4
*
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
2007-05-07
1
-2
/
+15
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
4
-16
/
+4
*
cpusets: allow TIF_MEMDIE threads to allocate anywhere
David Rientjes
2007-05-07
1
-2
/
+20
*
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
[next]