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
2007-10-13
i2c: Remove i2c_algorithm.algo_control()
David Brownell
1
-7
/
+0
2007-10-13
i2c: Document struct i2c_msg
David Brownell
1
-9
/
+42
2007-10-13
i2c-core: Make some code static
Adrian Bunk
1
-2
/
+0
2007-10-13
i2c: New-style devices can support driver model wakeup flags
David Brownell
1
-3
/
+4
2007-10-13
i2c: Kill struct i2c_device_id
Jean Delvare
1
-5
/
+0
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-17
/
+18
2007-10-13
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-1
/
+44
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
1
-22
/
+106
2007-10-13
net core: fix kernel-doc for new function parameters
Randy Dunlap
1
-0
/
+1
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+80
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+12
2007-10-13
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
1
-10
/
+1
2007-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
106
-973
/
+4581
2007-10-13
Merge Linux 2.6.23
David Woodhouse
30
-102
/
+160
2007-10-13
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
1
-0
/
+1
2007-10-13
KVM: Replace enum by #define
Avi Kivity
1
-19
/
+15
2007-10-13
KVM: in-kernel LAPIC save and restore support
Eddie Dong
1
-0
/
+8
2007-10-13
KVM: in-kernel IOAPIC save and restore support
He, Qing
1
-1
/
+28
2007-10-13
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
He, Qing
1
-0
/
+36
2007-10-13
KVM: Emulate hlt in the kernel
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: Emulate local APIC in kernel
Eddie Dong
1
-2
/
+2
2007-10-13
KVM: Add support for in-kernel PIC emulation
Eddie Dong
1
-0
/
+19
2007-10-13
KVM: Communicate cr8 changes to userspace
Yang, Sheng
1
-0
/
+1
2007-10-13
KVM: add hypercall nr to kvm_run
Jeff Dike
1
-0
/
+1
2007-10-13
KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header
Rusty Russell
1
-8
/
+2
2007-10-13
KVM: Trivial: /dev/kvm interface is no longer experimental.
Rusty Russell
1
-2
/
+1
2007-10-13
KVM: Future-proof the exit information union ABI
Avi Kivity
1
-0
/
+2
2007-10-12
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2
-98
/
+338
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-4
/
+14
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-190
/
+138
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-77
/
+152
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-6
/
+33
2007-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
3
-9
/
+7
2007-10-12
PCI: Add 'nodomains' boot option, and pci_domains_supported global
Jeff Garzik
1
-2
/
+5
2007-10-12
PCI: modify PCI bridge control ISA flag for clarity
Gary Hade
1
-1
/
+1
2007-10-12
PCI: Add missing PCI capability IDs
Alex Chiang
1
-1
/
+5
2007-10-12
i386: add support for picopower irq router
Thomas Backlund
1
-0
/
+3
2007-10-12
USB: serial core should respect driver requirements
Alan Stern
1
-7
/
+13
2007-10-12
USB: skip autosuspended devices during system resume
Alan Stern
1
-0
/
+1
2007-10-12
USB: re-remove <linux/usb_sl811.h>
David Brownell
1
-26
/
+0
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
USB: Export URB statistics for powertop
Sarah Sharp
1
-0
/
+1
2007-10-12
USB: remove USB_QUIRK_NO_AUTOSUSPEND
Alan Stern
1
-5
/
+2
2007-10-12
USB: flush outstanding URBs when suspending
Alan Stern
1
-0
/
+1
2007-10-12
USB: get rid of urb->lock
Alan Stern
1
-4
/
+0
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-0
/
+1
2007-10-12
usb: introduce usb_device authorization bits
Inaky Perez-Gonzalez
1
-0
/
+7
[next]