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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
readahead: remove the old algorithm
Fengguang Wu
2
-17
/
+1
2007-07-19
readahead: on-demand readahead logic
Fengguang Wu
1
-0
/
+6
2007-07-19
readahead: data structure and routines
Fengguang Wu
1
-0
/
+64
2007-07-19
readahead: introduce PG_readahead
Fengguang Wu
1
-0
/
+5
2007-07-19
AIO sparse fix (type of ki_flags)
David Brownell
1
-1
/
+1
2007-07-19
unregister_chrdev() return void
Akinobu Mita
1
-1
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
1
-2
/
+1
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+1
2007-07-19
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
1
-0
/
+1
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2
-5
/
+49
2007-07-19
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
1
-4
/
+5
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-0
/
+4
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
1
-15
/
+0
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-45
/
+13
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-34
/
+50
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-7
/
+34
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+6
2007-07-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-19
/
+27
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
1
-0
/
+91
2007-07-18
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
1
-1
/
+1
2007-07-18
locks: export setlease to filesystems
J. Bruce Fields
1
-0
/
+1
2007-07-18
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
1
-0
/
+1
2007-07-18
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
1
-1
/
+1
2007-07-18
UIO: Add the User IO core code
Hans J. Koch
1
-0
/
+91
2007-07-18
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
1
-0
/
+10
2007-07-18
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-11
/
+0
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
1
-8
/
+17
2007-07-18
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-0
/
+1
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
4
-41
/
+19
2007-07-18
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
1
-2
/
+2
2007-07-18
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
1
-0
/
+14
2007-07-18
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
1
-23
/
+3
2007-07-18
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
1
-27
/
+0
2007-07-18
[AVR32] faster avr32 unaligned access
David Brownell
1
-9
/
+20
2007-07-18
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-73
/
+4
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
12
-11
/
+168
2007-07-18
Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
1
-65
/
+36
2007-07-18
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...
Oliver Endriss
1
-3
/
+3
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
4
-7
/
+4
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
1
-68
/
+0
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
1
-9
/
+12
2007-07-18
V4L/DVB (5741): Tuner: add release callback
Michael Krufky
1
-0
/
+1
2007-07-18
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
1
-12
/
+1
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-6
/
+11
2007-07-18
V4L/DVB (5563a): Add experimental support for tea5761 tuner
Mauro Carvalho Chehab
1
-1
/
+7
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
1
-0
/
+13
2007-07-18
xen: add virtual block device driver.
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
2
-0
/
+235
[next]