index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
Get rid of pdflush_operation() in emergency sync and remount
Jens Axboe
2
-3
/
+22
2009-03-26
btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
Jens Axboe
1
-1
/
+1
2009-03-26
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
Jens Axboe
2
-26
/
+25
2009-03-26
block: Repeated lines in switching-sched.txt
Avishay Traeger
1
-6
/
+0
2009-03-26
bsg: Remove bogus check against request_queue->max_sectors
Boaz Harrosh
1
-3
/
+0
2009-03-26
block: WARN in __blk_put_request() for potential bio leak
Boaz Harrosh
3
-17
/
+9
2009-03-26
loop: fix circular locking in loop_clr_fd()
Nikanth Karthikesan
1
-2
/
+14
2009-03-24
loop: support barrier writes
Nikanth Karthikesan
1
-2
/
+30
2009-03-24
bsg: add support for tail queuing
Boaz Harrosh
2
-2
/
+15
2009-03-24
cpqarray: enable bus mastering
Dave Jones
1
-0
/
+1
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
1
-2
/
+1
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
3
-80
/
+32
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
1
-1
/
+1
2009-03-24
block: get rid of unused blkdev_free_rq() define
Jens Axboe
1
-1
/
+0
2009-03-24
block: remove various blk_queue_*() setting functions in blk_init_queue_node()
Jens Axboe
1
-6
/
+3
2009-03-24
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
1
-0
/
+7
2009-03-24
block: don't create bio_vec slabs of less than the inline number
Jens Axboe
1
-0
/
+7
2009-03-24
block: cleanup bio_alloc_bioset()
Ingo Molnar
1
-34
/
+37
2009-03-23
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-121
/
+314
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-25
/
+12
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-22
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-22
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2
-16
/
+51
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-21
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
2
-0
/
+41
2009-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+11
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-19
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-19
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-19
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
[next]