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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/watchdog.c: convert to pr_foo()
Andrew Morton
2012-03-23
1
-6
/
+10
*
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
2012-03-23
1
-4
/
+3
*
kernel/exit.c: if init dies, log a signal which killed it, if any
Denys Vlasenko
2012-03-23
1
-2
/
+5
*
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-23
5
-5
/
+54
*
drivers/staging/telephony/ixj.c: fix warning about sequence points
Uwe Kleine-König
2012-03-23
1
-19
/
+38
*
fs/notify/notification.c: make subsys_initcall function static
H Hartley Sweeten
2012-03-23
1
-2
/
+1
*
Remove remaining bits of io_remap_page_range()
Javi Merino
2012-03-23
4
-7
/
+0
*
consolidate WARN_...ONCE() static variables
Jan Beulich
2012-03-23
3
-4
/
+5
*
headers: include linux/types.h where appropriate
Bobby Powers
2012-03-23
4
-1
/
+8
*
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
2012-03-23
9
-11
/
+8
*
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
2012-03-23
6
-11
/
+18
*
um: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-23
1
-14
/
+6
*
um: don't restore current->blocked on error
Matt Fleming
2012-03-23
1
-6
/
+2
*
mm: hugetlb: cleanup duplicated code in unmapping vm range
Hillf Danton
2012-03-23
1
-14
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-23
22
-131
/
+104
|
\
|
*
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-22
1
-0
/
+1
|
*
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2012-03-22
3
-69
/
+32
|
*
netfilter: remove forward module param confusion.
Rusty Russell
2012-03-22
2
-14
/
+4
|
*
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-22
1
-1
/
+0
|
*
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-22
1
-0
/
+9
|
*
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-03-22
1
-3
/
+3
|
*
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
2012-03-22
1
-2
/
+2
|
*
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
2012-03-22
3
-3
/
+3
|
*
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
2012-03-22
1
-1
/
+1
|
*
l2tp: enable automatic module loading for l2tp_ppp
Benjamin LaHaise
2012-03-21
1
-0
/
+1
|
*
cnic: Fix parity error code conflict
Michael Chan
2012-03-21
5
-34
/
+12
|
*
tg3: Fix RSS ring refill race condition
Michael Chan
2012-03-21
2
-3
/
+23
|
*
sky2: override for PCI legacy power management
stephen hemminger
2012-03-21
1
-0
/
+11
|
*
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-03-21
1
-1
/
+2
*
|
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-23
10
-29
/
+161
|
\
\
|
*
|
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
Jason Wessel
2012-03-22
1
-0
/
+7
|
*
|
kdb: Avoid using dbg_io_ops until it is initialized
Tim Bird
2012-03-22
1
-1
/
+1
|
*
|
kgdb,debug_core: add the ability to control the reboot notifier
Jason Wessel
2012-03-22
2
-0
/
+33
|
*
|
KDB: Fix usability issues relating to the 'enter' key.
Andrei Warkentin
2012-03-22
3
-22
/
+83
|
*
|
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
Jason Wessel
2012-03-22
2
-0
/
+24
|
*
|
kgdb: Respect that flush op is optional
Jan Kiszka
2012-03-22
1
-1
/
+2
|
*
|
kgdb: x86: Return all segment registers also in 64-bit mode
Jan Kiszka
2012-03-22
2
-5
/
+11
*
|
|
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2012-03-23
2
-14
/
+56
|
\
\
\
|
*
|
|
ktest: Allow a test to override REBOOT_ON_SUCCESS
Steven Rostedt
2012-03-21
1
-2
/
+10
|
*
|
|
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
Steven Rostedt
2012-03-21
1
-1
/
+0
|
*
|
|
ktest: Add SCP_TO_TARGET_INSTALL option
Steven Rostedt
2012-03-21
2
-7
/
+33
|
*
|
|
ktest: Add warning when bugs are ignored
Steven Rostedt
2012-03-21
1
-3
/
+12
|
*
|
|
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
Steven Rostedt
2012-03-21
1
-1
/
+1
*
|
|
|
Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-03-23
6
-230
/
+234
|
\
\
\
\
|
*
|
|
|
UBIFS: improve error messages
Artem Bityutskiy
2012-03-07
1
-5
/
+14
|
*
|
|
|
UBIFS: kill CUR_MAX_KEY_LEN macro
Artem Bityutskiy
2012-02-29
1
-7
/
+4
|
*
|
|
|
UBIFS: do not use inc_link when i_nlink is zero
Artem Bityutskiy
2012-02-29
1
-9
/
+9
|
*
|
|
|
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
2012-02-29
2
-4
/
+1
|
*
|
|
|
UBIFS: increase dumps loglevel
Artem Bityutskiy
2012-02-29
1
-204
/
+204
|
*
|
|
|
UBIFS: amend recovery debugging message
Artem Bityutskiy
2012-02-29
1
-1
/
+2
[next]