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
...
|
*
|
|
Input: evdev - indicate buffer overrun with SYN_DROPPED
Jeff Brown
2011-04-12
3
-12
/
+28
|
*
|
|
Input: document event types and codes and their intended use
Chase Douglas
2011-04-12
1
-0
/
+256
|
*
|
|
Input: add KEY_IMAGES specifically for AL Image Browser
Jarod Wilson
2011-04-12
1
-4
/
+5
|
*
|
|
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
Axel Lin
2011-04-11
1
-1
/
+3
|
*
|
|
Input: h3600_ts - fix error handling at connect
Christoph Fritz
2011-04-06
1
-7
/
+10
|
*
|
|
Input: twl4030_keypad - avoid potential NULL-pointer dereference
Shubhrajyoti D
2011-04-06
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-18
18
-187
/
+186
|
\
\
\
\
|
*
|
|
|
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
9
-23
/
+36
|
*
|
|
|
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
2011-04-18
1
-1
/
+2
|
*
|
|
|
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
2
-28
/
+20
|
*
|
|
|
md: incorporate new plugging into raid5.
NeilBrown
2011-04-18
1
-7
/
+16
|
*
|
|
|
md: provide generic support for handling unplug callbacks.
NeilBrown
2011-04-18
2
-0
/
+60
|
*
|
|
|
md - remove old plugging code.
NeilBrown
2011-04-18
4
-104
/
+8
|
*
|
|
|
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
2
-9
/
+0
|
*
|
|
|
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-18
3
-1
/
+10
|
*
|
|
|
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
2011-04-18
1
-8
/
+25
|
*
|
|
|
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-18
3
-22
/
+0
|
*
|
|
|
block: Enhance new plugging support to support general callbacks
NeilBrown
2011-04-18
2
-1
/
+26
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-04-18
11
-26
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
2011-04-18
1
-3
/
+5
|
*
|
|
|
|
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
2011-04-18
1
-7
/
+30
|
*
|
|
|
|
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
2011-04-18
1
-1
/
+1
|
*
|
|
|
|
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
2011-04-18
1
-0
/
+3
|
*
|
|
|
|
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
2011-04-18
1
-2
/
+10
|
*
|
|
|
|
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
2011-04-18
1
-6
/
+6
|
*
|
|
|
|
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2011-04-18
5
-7
/
+26
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
powerpc/85xx: disable Suspend support if SMP enabled
Kumar Gala
2011-04-12
1
-1
/
+1
|
|
*
|
|
|
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
Scott Wood
2011-04-12
1
-2
/
+1
|
|
*
|
|
|
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
2011-04-12
2
-1
/
+14
|
|
*
|
|
|
powerpc: Check device status before adding serial device
Prabhakar Kushwaha
2011-04-12
1
-3
/
+5
|
|
*
|
|
|
powerpc/85xx: Don't add disabled PCIe devices
Prabhakar Kushwaha
2011-04-12
1
-0
/
+5
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
14
-233
/
+430
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Btrfs: fix free space cache leak
Chris Mason
2011-04-18
1
-1
/
+1
|
*
|
|
|
|
|
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
2011-04-16
2
-6
/
+28
|
*
|
|
|
|
|
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
2011-04-16
1
-1
/
+1
|
*
|
|
|
|
|
Btrfs: don't force chunk allocation in find_free_extent
Chris Mason
2011-04-15
1
-22
/
+73
|
*
|
|
|
|
|
Btrfs: Check validity before setting an acl
Miao Xie
2011-04-13
1
-4
/
+5
|
*
|
|
|
|
|
Btrfs: Fix incorrect inode nlink in btrfs_link()
Miao Xie
2011-04-13
1
-3
/
+3
|
*
|
|
|
|
|
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
Li Zefan
2011-04-13
1
-18
/
+10
|
*
|
|
|
|
|
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
Li Zefan
2011-04-13
1
-21
/
+12
|
*
|
|
|
|
|
Btrfs: make uncache_state unconditional
Chris Mason
2011-04-12
1
-5
/
+3
|
*
|
|
|
|
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2011-04-11
7
-124
/
+180
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
2011-04-11
3
-24
/
+19
|
|
*
|
|
|
|
|
Btrfs: check for duplicate iov_base's when doing dio reads
Josef Bacik
2011-04-08
1
-1
/
+16
|
|
*
|
|
|
|
|
Btrfs: reuse the extent_map we found when calling btrfs_get_extent
Josef Bacik
2011-04-08
1
-8
/
+28
|
|
*
|
|
|
|
|
Btrfs: do not use async submit for small DIO io's
Josef Bacik
2011-04-08
1
-5
/
+19
|
|
*
|
|
|
|
|
Btrfs: don't split dio bios if we don't have to
Josef Bacik
2011-04-08
1
-7
/
+13
|
|
*
|
|
|
|
|
Btrfs: do not call btrfs_update_inode in endio if nothing changed
Josef Bacik
2011-04-08
1
-5
/
+10
|
|
*
|
|
|
|
|
Btrfs: map the inode item when doing fill_inode_item
Josef Bacik
2011-04-08
1
-0
/
+12
|
|
*
|
|
|
|
|
Btrfs: only retry transaction reservation once
Josef Bacik
2011-04-08
1
-1
/
+10
[prev]
[next]