index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
1
-5
/
+6
2010-10-27
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2
-14
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on sparc
Namhyung Kim
2
-38
/
+24
2010-10-27
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
2
-24
/
+33
2010-10-27
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
1
-25
/
+26
2010-10-27
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
1
-9
/
+8
2010-10-27
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
1
-11
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
1
-29
/
+25
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-27
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
1
-15
/
+15
2010-10-27
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
1
-16
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
2
-16
/
+14
2010-10-27
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
1
-6
/
+7
2010-10-27
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
1
-12
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
1
-6
/
+4
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
29
-69
/
+99
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2
-0
/
+62
2010-10-27
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
9
-9
/
+21
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
8
-97
/
+576
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-732
/
+1608
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2
-2
/
+2
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
3
-5
/
+3
2010-10-26
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-26
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-26
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-26
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-26
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-26
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-12
/
+26
2010-10-26
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
1
-3
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
29
-95
/
+18
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
20
-257
/
+294
2010-10-26
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-26
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+5
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-6
/
+14
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
15
-34
/
+771
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-38
/
+23
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-3
/
+3
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2
-0
/
+189
[next]