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
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
2
-0
/
+5
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
1
-0
/
+1
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
2
-19
/
+16
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
1
-3
/
+11
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
5
-0
/
+9
2008-10-20
coredump_filter: add hugepage dumping
KOSAKI Motohiro
1
-2
/
+5
2008-10-20
mm: rewrite vmap layer
Nick Piggin
1
-1
/
+14
2008-10-20
fs: buffer lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-10-20
mm: page lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-10-20
mm: pagecache insertion fewer atomics
Nick Piggin
1
-7
/
+7
2008-10-20
vmscan: kill unused lru functions
KOSAKI Motohiro
1
-48
/
+0
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
1
-0
/
+1
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2
-0
/
+18
2008-10-20
swap: cull unevictable pages in fault path
Lee Schermerhorn
1
-0
/
+2
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2
-0
/
+6
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
3
-3
/
+35
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
3
-5
/
+15
2008-10-20
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
1
-0
/
+22
2008-10-20
unevictable lru: add event counting with statistics
Lee Schermerhorn
1
-0
/
+5
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
6
-11
/
+73
2008-10-20
pageflag helpers for configed-out flags
Lee Schermerhorn
1
-0
/
+12
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
2
-0
/
+25
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
7
-31
/
+140
2008-10-20
define page_file_cache() function
Rik van Riel
2
-2
/
+33
2008-10-20
vmscan: free swap space on swap-in/activation
Rik van Riel
2
-0
/
+7
2008-10-20
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
2
-4
/
+27
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
3
-29
/
+63
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
1
-3
/
+0
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-4
/
+142
2008-10-17
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
4
-53
/
+646
2008-10-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-5
/
+62
2008-10-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-1
/
+18
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+3
2008-10-17
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2
-0
/
+72
2008-10-17
USB: Fix spelling in usb/serial.h
Geoff Levand
1
-1
/
+1
2008-10-17
usb gadget: cdc obex glue
Felipe Balbi
1
-0
/
+9
2008-10-17
usb gadget: function activation/deactivation
David Brownell
1
-2
/
+9
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: kill URBs permanently
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: add USB test and measurement class driver
Greg Kroah-Hartman
2
-1
/
+44
2008-10-18
radeon: fix PCI bus mastering support enables.
Alex Deucher
1
-22
/
+22
2008-10-18
radeon: add RS400 family support.
Alex Deucher
1
-2
/
+4
2008-10-18
drm/radeon: add support for RS740 IGP chipsets.
Alex Deucher
1
-0
/
+4
2008-10-18
i915: Map status page cached for chips with GTT-based HWS location.
Keith Packard
1
-1
/
+2
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
1
-1
/
+5
2008-10-18
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
Kristian Høgsberg
1
-0
/
+1
2008-10-18
i915: Add chip set ID param.
Kristian Høgsberg
1
-0
/
+1
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
3
-0
/
+514
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2
-11
/
+94
2008-10-18
drm: remove #define's for non-linux systems
Carlos R. Mafra
1
-17
/
+0
[next]