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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
3
-0
/
+260
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
kexec jump: save/restore device state
Huang Ying
2
-2
/
+15
2008-07-26
kexec jump
Huang Ying
6
-33
/
+181
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-45
/
+26
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
13
-37
/
+30
2008-07-25
x86_64: fix ia32 AMD syscall audit fast-path
Roland McGrath
1
-3
/
+3
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-3
/
+6
2008-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+6
2008-07-26
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
Nathan Lynch
1
-2
/
+2
2008-07-25
sparc: Wire up new system calls.
David S. Miller
2
-3
/
+6
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
26
-205
/
+2118
2008-07-25
pty: remove unused UNIX98_PTY_COUNT options
Adrian Bunk
2
-28
/
+0
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
1
-6
/
+79
2008-07-25
S390 topology: don't use kthread() for arch_reinit_sched_domains()
Oleg Nesterov
1
-13
/
+1
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
7
-8
/
+10
2008-07-25
gpio: sysfs interface
David Brownell
2
-0
/
+5
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
6
-26
/
+15
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
10
-389
/
+13
2008-07-25
introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
Johannes Berg
3
-0
/
+21
2008-07-25
[IA64] Wire up new system calls
Tony Luck
1
-0
/
+6
2008-07-25
powerpc/pseries: Remove kmalloc call in handling writes to lparcfg
Nathan Fontenot
1
-16
/
+12
2008-07-25
powerpc/pseries: Update arch vector to indicate support for CMO
Nathan Fontenot
1
-1
/
+8
2008-07-25
powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O
Nathan Fontenot
1
-0
/
+10
2008-07-25
powerpc/pseries: vio bus support for CMO
Robert Jennings
1
-6
/
+1027
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
6
-19
/
+63
2008-07-25
powerpc/pseries: Add CMO paging statistics
Brian King
1
-0
/
+20
2008-07-25
powerpc/pseries: Add collaborative memory manager
Brian King
3
-0
/
+492
2008-07-25
powerpc/pseries: Utilities to set firmware page state
Brian King
1
-0
/
+10
2008-07-25
powerpc/pseries: Enable CMO feature during platform setup
Robert Jennings
1
-0
/
+71
2008-07-25
powerpc/pseries: Split retrieval of processor entitlement data into a helper ...
Robert Jennings
1
-35
/
+46
2008-07-25
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
Nathan Fontenot
1
-1
/
+120
2008-07-25
powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...
Nathan Fotenot
1
-78
/
+88
2008-07-25
powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg
Nathan Fontenot
1
-32
/
+0
2008-07-25
powerpc: Fix compile error with binutils 2.15
Segher Boessenkool
1
-1
/
+1
2008-07-25
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
1
-1
/
+12
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
6
-35
/
+136
2008-07-25
powerpc: Fallout from sysdev API changes
Stephen Rothwell
1
-1
/
+2
2008-07-25
powerpc: Enable AT_BASE_PLATFORM aux vector
Nathan Lynch
1
-0
/
+11
2008-07-25
Merge commit 'jk/jk-merge'
Benjamin Herrenschmidt
2
-14
/
+24
2008-07-25
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-1
/
+4
2008-07-25
s390: use virtio_console for KVM on s390
Christian Borntraeger
2
-1
/
+4
2008-07-24
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
1
-11
/
+25
2008-07-24
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
1
-0
/
+53
[next]