index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
block: clean up request completion API
Tejun Heo
1
-12
/
+82
2009-04-28
block: kill blk_end_request_callback()
Tejun Heo
1
-3
/
+0
2009-04-28
block: reorder request completion functions
Tejun Heo
1
-8
/
+8
2009-04-28
block: kill blk_start_queueing()
Tejun Heo
1
-1
/
+0
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
1
-12
/
+0
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-1
/
+1
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
1
-2
/
+1
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+11
2009-04-28
ide kill unused ide_cmd->special
Tejun Heo
1
-1
/
+0
2009-04-28
loop: use BIO list management functions
Akinobu Mita
2
-3
/
+2
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
3
-2
/
+12
2009-04-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+1
2009-04-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-2
/
+4
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-15
/
+0
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+5
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-0
/
+19
2009-04-24
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2009-04-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-0
/
+6
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2009-04-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+4
2009-04-24
block: simplify I/O stat accounting
Jerome Marchand
1
-0
/
+3
2009-04-24
pktcdvd.h should include mempool.h
Alexander Beregalov
1
-0
/
+1
2009-04-24
Merge branch 'idle' into release
Len Brown
1
-1
/
+0
2009-04-24
Merge branch 'irq' into release
Len Brown
1
-0
/
+1
2009-04-23
USB: musb: Prevent multiple includes of musb.h
Mark A. Greer
1
-0
/
+5
2009-04-23
bitops: Add __ffs64 bitop
Steven Whitehouse
1
-0
/
+19
2009-04-22
ACPI: delete obsolete "bus master activity" proc field
Len Brown
1
-1
/
+0
2009-04-22
KVM: Fix overlapping check for memory slots
Jan Kiszka
1
-0
/
+2
2009-04-22
block: include empty disks in /proc/diskstats
Tejun Heo
1
-0
/
+1
2009-04-22
bio: fix bio_kmalloc()
Tejun Heo
1
-0
/
+1
2009-04-22
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
339
-19061
/
+3091
2009-04-21
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
1
-0
/
+1
2009-04-21
Trivial: fix a typo in slow-work.h
Jonathan Corbet
1
-1
/
+1
2009-04-21
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
3
-44
/
+86
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
2
-26
/
+41
2009-04-21
spi: documentation: emphasise spi_master.setup() semantics
David Brownell
1
-1
/
+6
2009-04-21
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-21
ipmi: add oem message handling
dann frazier
2
-0
/
+4
2009-04-21
ipmi: test for event buffer before using
Corey Minyard
1
-0
/
+6
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
1
-0
/
+31
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-3
/
+3
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+3
2009-04-21
Fix SYSCALL_ALIAS for older MIPS assembler
Thomas Bogendoerfer
1
-1
/
+1
2009-04-21
ACPI: add /sys/firmware/acpi/interrupts/sci_not counter
Len Brown
1
-0
/
+1
2009-04-20
reiserfs: fix j_last_flush_trans_id type
Al Viro
1
-1
/
+1
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
1
-1
/
+1
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
1
-2
/
+0
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-0
/
+1
2009-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+26
2009-04-20
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-15
/
+0
[next]