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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: move bounds.h to include/generated
Sam Ravnborg
2009-12-12
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-11
7
-37
/
+25
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-11
140
-1143
/
+3636
|
|
\
|
*
|
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
2009-12-11
1
-1
/
+1
|
*
|
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
2009-12-08
1
-28
/
+0
|
*
|
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
2009-12-08
1
-2
/
+8
|
*
|
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
Joe Perches
2009-12-08
1
-2
/
+0
|
*
|
gigaset: documentation amendments
Tilman Schmidt
2009-12-08
1
-7
/
+15
|
*
|
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
1
-0
/
+3
|
*
|
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
2
-4
/
+6
*
|
|
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
1
-0
/
+26
|
\
\
\
|
*
|
|
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
2009-12-10
1
-0
/
+26
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2009-12-11
2
-3
/
+10
|
\
\
\
\
|
*
|
|
|
asm-generic: add sys_recvmmsg to unistd.h
Arnd Bergmann
2009-12-10
1
-1
/
+3
|
*
|
|
|
asm-generic: add sys_accept4 to unistd.h
Arnd Bergmann
2009-12-10
1
-1
/
+3
|
*
|
|
|
asm-generic/gpio.h: add some forward decls of the device struct
Mike Frysinger
2009-12-10
1
-0
/
+3
|
*
|
|
|
asm-generic: Fix typo in asm-generic/unistd.h.
Chen Liqin
2009-11-03
1
-2
/
+2
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-11
2
-51
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
itimer: Fix the itimer trace print format
Thomas Gleixner
2009-12-10
1
-4
/
+4
|
*
|
|
|
|
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
1
-43
/
+0
|
*
|
|
|
|
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
1
-4
/
+9
*
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-11
2
-2
/
+6
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2009-12-10
2
-2
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Add full state to trace_seq
Johannes Berg
2009-12-09
1
-0
/
+2
|
|
*
|
|
|
|
|
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
2
-2
/
+4
*
|
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
3
-45
/
+39
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Mark sched_clock() as notrace
Mike Frysinger
2009-12-10
1
-1
/
+2
|
*
|
|
|
|
|
|
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
2
-3
/
+6
|
*
|
|
|
|
|
|
perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space
Arnd Bergmann
2009-12-08
1
-4
/
+4
|
*
|
|
|
|
|
|
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
2009-12-07
1
-0
/
+2
|
*
|
|
|
|
|
|
perf: Remove the "event" callback from perf events
Frederic Weisbecker
2009-12-06
1
-3
/
+0
|
*
|
|
|
|
|
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
2
-20
/
+18
|
*
|
|
|
|
|
|
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-7
/
+2
|
*
|
|
|
|
|
|
perf: Remove unused struct perf_event::event_callback
Frederic Weisbecker
2009-12-06
1
-2
/
+0
|
*
|
|
|
|
|
|
perf: Remove pointless union that wraps the hw breakpoint fields
Frederic Weisbecker
2009-12-06
1
-8
/
+6
|
*
|
|
|
|
|
|
hw-breakpoints: Add two reserved fields for future extensions
Frederic Weisbecker
2009-12-06
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-11
2
-0
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
2
-0
/
+7
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
5
-120
/
+24
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
tty: isicom: sort out the board init logic
Alan Cox
2009-12-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
1
-0
/
+12
|
*
|
|
|
|
|
|
|
|
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
usb_serial: Kill port mutex
Alan Cox
2009-12-11
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-1
/
+9
|
*
|
|
|
|
|
|
|
|
tty: esp: remove broken driver
Alan Cox
2009-12-11
2
-115
/
+0
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
5
-16
/
+35
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
2009-12-10
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
2009-12-10
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ext3: Unify log messages in ext3
Alexey Fisher
2009-12-10
1
-0
/
+2
[next]