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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-21
[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()
Andrew Morton
1
-4
/
+5
2006-12-21
[PATCH] Fix XFS after clear_page_dirty() removal
David Chinner
1
-2
/
+2
2006-12-21
[PATCH] fuse: remove clear_page_dirty() call
Miklos Szeredi
1
-3
/
+1
2006-12-21
[PATCH] Fix JFS after clear_page_dirty() removal
Dave Kleikamp
1
-14
/
+1
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
4
-47
/
+20
2006-12-21
Clean up and make try_to_free_buffers() not race with dirty pages
Linus Torvalds
1
-17
/
+1
2006-12-21
[PATCH] workqueue: fix schedule_on_each_cpu()
Ingo Molnar
1
-3
/
+5
2006-12-21
[PATCH] fix leaks on pipe(2) failure exits
Al Viro
1
-1
/
+4
2006-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-2
/
+4
2006-12-21
[PATCH] sched: improve efficiency of sched_fork()
Peter Williams
1
-1
/
+2
2006-12-21
[PATCH] x86_64: fix boot time hang in detect_calgary()
Ingo Molnar
1
-3
/
+8
2006-12-21
[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT
Ingo Molnar
1
-3
/
+2
2006-12-21
[PATCH] __set_irq_handler bogus space
Geert Uytterhoeven
1
-1
/
+1
2006-12-21
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-56
/
+107
2006-12-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-161
/
+182
2006-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-28
/
+42
2006-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
23
-606
/
+537
2006-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
55
-932
/
+1195
2006-12-20
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
17
-106
/
+441
2006-12-20
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-119
/
+190
2006-12-20
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
68
-166
/
+270
2006-12-20
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
83
-462
/
+1071
2006-12-20
USB Storage: remove duplicate Nokia entry in unusual_devs.h
Greg Kroah-Hartman
1
-7
/
+0
2006-12-20
[libata] sata_svw, sata_vsc: kill iomem warnings
Jeff Garzik
2
-37
/
+47
2006-12-20
[PATCH] bluetooth: add support for another Kensington dongle
Olivier Galibert
1
-0
/
+1
2006-12-20
[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems
Eric Smith
1
-0
/
+2
2006-12-20
[PATCH] USB: Nokia E70 is an unusual device
Andrew Morton
1
-0
/
+7
2006-12-20
[PATCH] libata: take scmd->cmd_len into account when translating SCSI commands
Tejun Heo
1
-4
/
+25
2006-12-20
[PATCH] libata: kill @cdb argument from xlat methods
Tejun Heo
1
-17
/
+13
2006-12-20
[PATCH] libata: clean up variable name usage in xlat related functions
Tejun Heo
1
-112
/
+105
2006-12-20
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
2
-8
/
+8
2006-12-20
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
3
-3
/
+5
2006-12-20
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2
-19
/
+36
2006-12-20
kref refcnt and false positives
Venkatesh Pallipadi
1
-6
/
+1
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
3
-144
/
+77
2006-12-20
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
1
-24
/
+1
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
2
-31
/
+1
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
4
-249
/
+73
2006-12-20
PCI: ATI sb600 sata quirk
Conke Hu
2
-1
/
+17
2006-12-20
PCI legacy resource fix
Ralf Baechle
3
-6
/
+27
2006-12-20
PCI: don't export device IDs to userspace
Adrian Bunk
2
-5
/
+3
2006-12-20
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
1
-0
/
+2
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
6
-63
/
+144
2006-12-20
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
1
-1
/
+1
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
1
-12
/
+16
2006-12-20
PCI: Add #defines for Hypertransport MSI fields
Michael Ellerman
1
-0
/
+7
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
1
-8
/
+1
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
3
-4
/
+94
2006-12-20
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
1
-9
/
+19
[next]