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
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2
-2
/
+3
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+22
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-38
/
+128
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-1
/
+132
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-0
/
+38
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
5
-16
/
+141
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-69
/
+124
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-1
/
+0
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
1
-2
/
+1
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
1
-2
/
+0
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
1
-2
/
+7
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-10
/
+11
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-17
/
+35
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
1
-7
/
+3
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-23
HID: add n-trig digitizer usage
Rafi Rubin
1
-1
/
+1
2008-07-23
sg: reimplement sg mapping iterator
Tejun Heo
1
-0
/
+38
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-35
/
+33
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+0
2008-07-22
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2
-1
/
+14
2008-07-22
netns: make get_proc_net() static
Adrian Bunk
1
-2
/
+0
2008-07-22
net: Fix build failure with 'make mandocs'.
Dave Jones
1
-29
/
+29
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-25
/
+30
2008-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-5
/
+9
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
10
-33
/
+97
2008-07-22
fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
Laurent Pinchart
1
-4
/
+0
2008-07-22
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+1
2008-07-22
tty: rework break handling
Alan Cox
1
-2
/
+12
2008-07-22
tty: Split ldisc code into its own file
Alan Cox
1
-2
/
+9
2008-07-22
usb_serial: API all change
Alan Cox
1
-26
/
+30
2008-07-22
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
1
-0
/
+9
2008-07-22
execve filename: document and export via auxiliary vector
John Reiser
1
-1
/
+3
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
1
-1
/
+1
[next]