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
*
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
Eric Dumazet
2010-11-08
1
-15
/
+9
*
af_unix: use keyed wakeups
Eric Dumazet
2010-11-08
1
-2
/
+4
*
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
8
-88
/
+127
*
bonding: remove dev_base_lock use
Eric Dumazet
2010-11-08
1
-4
/
+4
*
aoe: remove dev_base_lock use from aoecmd_cfg_pkts()
Eric Dumazet
2010-11-08
1
-3
/
+3
*
ks8851: suspend resume support
Arce, Abraham
2010-11-08
1
-0
/
+33
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-08
11
-61
/
+35
|
\
|
*
rds: Fix rds message leak in rds_message_map_pages
Pavel Emelyanov
2010-11-08
1
-1
/
+3
|
*
qeth: fix race condition during device startup
Frank Blaschka
2010-11-08
1
-1
/
+1
|
*
qeth: remove dev_queue_xmit invocation
Ursula Braun
2010-11-08
2
-54
/
+8
|
*
pktgen: correct uninitialized queue_map
Junchang Wang
2010-11-08
1
-2
/
+2
|
*
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
2010-11-08
1
-0
/
+5
|
*
skge: Remove tx queue stopping in skge_devinit()
Guillaume Chazarain
2010-11-08
1
-1
/
+0
|
*
ipv6: fix overlap check for fragments
Shan Wei
2010-11-08
1
-1
/
+1
|
*
classifier: report statistics for basic classifier
stephen hemminger
2010-11-08
1
-0
/
+4
|
*
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
David Woodhouse
2010-11-08
1
-0
/
+8
|
*
solos: Add 'Firmware' attribute for Traverse overall firmware version
David Woodhouse
2010-11-08
1
-0
/
+1
|
*
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
Paul Mundt
2010-11-07
1
-0
/
+1
|
*
NET: pktgen - fix compile warning
Dmitry Torokhov
2010-11-07
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-08
6
-91
/
+214
|
\
\
|
*
|
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
2010-11-08
3
-0
/
+110
|
*
|
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
2010-11-08
1
-2
/
+0
|
*
|
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
2010-11-08
1
-5
/
+3
|
*
|
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2010-11-08
2
-24
/
+16
|
*
|
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
2010-11-08
3
-25
/
+38
|
*
|
ext4: initialize the percpu counters before replaying the journal
Theodore Ts'o
2010-11-03
1
-26
/
+39
|
*
|
ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()
Theodore Ts'o
2010-11-02
1
-8
/
+6
|
*
|
ext4: fix lazyinit hang after removing request
Lukas Czerner
2010-11-02
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-11-08
27
-43
/
+47
|
\
\
\
|
*
|
|
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
2010-11-05
1
-0
/
+0
|
*
|
|
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-11-05
12
-33
/
+36
|
*
|
|
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
16
-10
/
+11
|
|
/
/
*
|
|
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-11-08
5
-4
/
+4
|
\
\
\
|
*
|
|
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2010-11-06
2
-0
/
+0
|
*
|
|
staging: ath6kl: Fixing the driver to use modified mmc_host structure
Vipin Mehta
2010-11-03
1
-2
/
+2
|
*
|
|
Staging: solo6x10: fix build problem
Greg Kroah-Hartman
2010-11-02
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-11-08
10
-34
/
+171
|
\
\
\
|
*
\
\
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
2010-11-08
10
-34
/
+171
|
|
\
\
\
|
|
*
|
|
mmc: sh_mmcif: Convert extern inline to static inline.
Paul Mundt
2010-11-04
1
-9
/
+9
|
|
*
|
|
ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.
Paul Mundt
2010-11-04
1
-2
/
+2
|
|
*
|
|
ARM: mach-shmobile: fix sh7372 after a recent clock framework rework
Guennadi Liakhovetski
2010-11-02
1
-0
/
+1
|
|
*
|
|
ARM: mach-shmobile: include drivers/sh/Kconfig
Paul Mundt
2010-11-01
1
-0
/
+2
|
|
*
|
|
ARM: mach-shmobile: ap4evb: Add HDMI sound support
Kuninori Morimoto
2010-10-31
1
-1
/
+45
|
|
*
|
|
ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock support
Kuninori Morimoto
2010-10-31
2
-0
/
+103
|
|
*
|
|
ARM: shmobile: remove sh_timer_config clk member
Magnus Damm
2010-10-31
4
-22
/
+9
*
|
|
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-08
49
-1482
/
+259
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
\
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
2010-11-08
49
-1482
/
+259
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
sh: intc: Update for single IRQ reservation helper.
Paul Mundt
2010-11-01
2
-2
/
+2
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.
Paul Mundt
2010-11-04
1
-12
/
+0
|
|
|
|
*
|
|
|
|
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
2010-11-08
1
-5
/
+22
[next]