index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2006-07-14
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2
-25
/
+6
2006-07-14
[PATCH] per-task delay accounting: avoid send without listeners
Shailabh Nagar
1
-1
/
+12
2006-07-14
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2
-16
/
+59
2006-07-14
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-0
/
+10
2006-07-14
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
4
-1
/
+71
2006-07-14
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2
-0
/
+141
2006-07-14
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
1
-3
/
+17
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2
-0
/
+38
2006-07-14
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
3
-0
/
+101
2006-07-14
[PATCH] list_is_last utility
Shailabh Nagar
1
-0
/
+11
2006-07-14
[PATCH] symlink nesting level change
Al Viro
1
-1
/
+1
2006-07-14
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
1
-2
/
+0
2006-07-14
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
1
-0
/
+1
2006-07-14
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
1
-1
/
+0
2006-07-14
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
1
-6
/
+4
2006-07-14
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
1
-0
/
+1
2006-07-14
[VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr
Stephen Hemminger
1
-2
/
+3
2006-07-13
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-07-13
[PATCH] Fix broken kernel headers preventing ARM build
Russell King
1
-0
/
+2
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
1
-2
/
+0
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD
Linus Torvalds
1
-0
/
+2
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...
Linus Torvalds
2
-8
/
+1
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD
Linus Torvalds
2
-0
/
+17
2006-07-12
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
1
-1
/
+1
2006-07-12
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
1
-7
/
+0
2006-07-12
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
1
-0
/
+1
2006-07-12
[PATCH] PCI: add PCI Express AER register definitions to pci_regs.h
Zhang, Yanmin
1
-0
/
+16
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-0
/
+300
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
1
-2
/
+2
2006-07-12
[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag
Phil Dibowitz
1
-0
/
+2
2006-07-12
[PATCH] USB: Add some basic WUSB definitions
Inaky Perez-Gonzalez
1
-0
/
+7
2006-07-12
[PATCH] USB: fix usb kernel-doc
Randy Dunlap
1
-1
/
+1
2006-07-12
[PATCH] i2c-powermac: Fix master_xfer return value
Jean Delvare
1
-0
/
+2
2006-07-12
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
1
-2
/
+0
2006-07-10
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
2
-0
/
+12
2006-07-10
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
1
-11
/
+1
2006-07-10
[PATCH] char/rtc: Handle memory-mapped chips properly
Maciej W. Rozycki
1
-0
/
+7
2006-07-10
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
1
-0
/
+10
2006-07-10
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
1
-0
/
+1
2006-07-10
[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers
David Howells
1
-0
/
+4
2006-07-10
[PATCH] FRV: Fix FRV arch compile errors
David Howells
1
-1
/
+1
2006-07-10
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
Christoph Lameter
1
-2
/
+7
2006-07-10
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
1
-1
/
+2
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+0
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
5
-12
/
+12
2006-07-10
[PATCH] lockdep: clean up completion initializer in smpboot.c
Ingo Molnar
1
-1
/
+4
2006-07-10
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
1
-1
/
+1
2006-07-10
[PATCH] lockdep: add more rwsem.h documentation
Ingo Molnar
1
-2
/
+15
2006-07-10
[PATCH] count_vm_events() fix
Andrew Morton
1
-1
/
+1
[prev]
[next]