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-05-07
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
1
-0
/
+12
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
1
-0
/
+3
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+0
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-05-07
mm: remove gcc workaround
Nick Piggin
1
-0
/
+18
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-0
/
+6
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
1
-0
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-0
/
+1
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-1
/
+3
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
2
-0
/
+4
2007-05-07
add new_id to PCMCIA drivers
Bernhard Walle
1
-0
/
+6
2007-05-07
slab: introduce krealloc
Pekka Enberg
1
-1
/
+2
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2
-13
/
+9
2007-05-07
[NET]: rfkill: add support for input key to control wireless radio
Ivo van Doorn
1
-0
/
+89
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
1
-0
/
+1
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
1
-9
/
+31
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+6
2007-05-07
sh: R7785RP board updates.
Ryusuke Sakato
1
-0
/
+7
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
2
-0
/
+38
2007-05-07
sh: Solution Engine 7722 board support.
Ryusuke Sakato
1
-0
/
+118
2007-05-07
sh: Fix r7780rp build.
Paul Mundt
1
-0
/
+1
2007-05-07
sh: kdump support.
Paul Mundt
1
-5
/
+37
2007-05-07
sh: Move clock reporting to its own proc entry.
Paul Mundt
1
-2
/
+0
2007-05-07
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
1
-2
/
+3
2007-05-07
sh: SH7722 clock framework support.
dmitry pervushin
2
-1
/
+35
2007-05-07
sh: Obey CONFIG_HZ for HZ definition.
Paul Mundt
1
-1
/
+1
2007-05-07
sh: Fix fstatat64() syscall.
SUGIOKA Toshinobu
1
-10
/
+9
2007-05-07
sh: SH7780 Solution Engine board support.
Nobuhiro Iwamatsu
1
-0
/
+108
2007-05-07
sh: Tidy up L-BOX area5 addresses.
Paul Mundt
1
-7
/
+2
2007-05-07
sh: bootmem tidying for discontig/sparsemem preparation.
Paul Mundt
2
-7
/
+9
2007-05-07
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
3
-1
/
+3
2007-05-07
sh: L-BOX RE2 support.
Nobuhiro Iwamatsu
1
-0
/
+32
2007-05-07
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
3
-17
/
+57
2007-05-07
sh: NR_IRQS consolidation.
Paul Mundt
1
-86
/
+5
2007-05-07
sh: generic BUG() support.
Paul Mundt
1
-31
/
+61
2007-05-07
sh: Bring kgdb back from the dead.
Paul Mundt
2
-47
/
+6
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
1
-2
/
+2
2007-05-06
lockd: save lock state on deferral
Marc Eshel
1
-0
/
+10
2007-05-06
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
1
-0
/
+1
2007-05-06
locks: add lock cancel command
Marc Eshel
2
-0
/
+5
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
1
-3
/
+2
2007-05-06
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
1
-0
/
+1
2007-05-06
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
1
-0
/
+1
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-1
/
+1
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+5
2007-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-38
/
+97
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
41
-314
/
+548
2007-05-06
Merge branch 'ixp4xx' into devel
Russell King
8
-28
/
+182
2007-05-06
Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...
Russell King
25
-258
/
+319
2007-05-06
[ARM] Add comments marking in-use ptrace numbers
Russell King
1
-7
/
+3
[prev]
[next]