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
2006-10-06
[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch
Jan Blunck
4
-7
/
+7
2006-10-06
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
1
-1
/
+1
2006-10-06
[PATCH] m68k: fix NBPG define
Roman Zippel
1
-1
/
+1
2006-10-06
[PATCH] m68k: small system.h cleanup
Roman Zippel
1
-3
/
+3
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
1
-110
/
+88
2006-10-06
[PATCH] provide tickadj define
Roman Zippel
1
-0
/
+3
2006-10-06
[PATCH] page fault retry with NOPAGE_REFAULT
Benjamin Herrenschmidt
1
-0
/
+1
2006-10-06
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
Andrew Morton
1
-8
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
49
-122
/
+165
2006-10-05
IRQ: Typedef the IRQ handler function type
David Howells
1
-3
/
+4
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
1
-18
/
+12
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+36
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-42
/
+24
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
1
-0
/
+18
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
1
-1
/
+4
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
1
-0
/
+14
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
1
-0
/
+1
2006-10-04
[SCSI] raid class: handle component-add errors
Jeff Garzik
1
-2
/
+3
2006-10-04
[S390] Remove open-coded mem_map usage.
Heiko Carstens
4
-15
/
+11
2006-10-04
[S390] incorrect placement of include.
Martin Schwidefsky
1
-2
/
+2
2006-10-04
[S390] Wire up sys_getcpu system call.
Heiko Carstens
1
-1
/
+3
2006-10-04
Merge branch 'for-2.6.19' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-2
/
+35
2006-10-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-1
/
+14
2006-10-04
[PATCH] Document bi_sector and sector_t
Roger Gammans
2
-2
/
+7
2006-10-04
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
David C Somayajulu
2
-0
/
+28
2006-10-04
[PATCH] AVR32: Allow renumbering of serial devices
Haavard Skinnemoen
2
-0
/
+2
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
2
-0
/
+6
2006-10-04
[PATCH] atmel_serial: Rename at91_register_uart_fns
Haavard Skinnemoen
2
-6
/
+6
2006-10-04
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
Haavard Skinnemoen
1
-2
/
+2
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
3
-5
/
+5
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
2
-2
/
+2
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
Haavard Skinnemoen
2
-246
/
+0
2006-10-04
[MIPS] Remove remaining reference to ite_gpio.h from Kbuild
David Woodhouse
1
-1
/
+0
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
1
-0
/
+14
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
10
-12
/
+1
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
7
-0
/
+1151
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-3
/
+27
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
Linus Torvalds
20
-177
/
+611
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
10
-50
/
+1726
2006-10-04
Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2006-10-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2006-10-04
[PATCH] The scheduled removal of some OSS drivers
Adrian Bunk
4
-683
/
+0
2006-10-04
[PATCH] RCU: CREDITS and MAINTAINERS
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
1
-3
/
+2
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
1
-1
/
+1
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
2
-6
/
+43
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
1
-0
/
+49
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2
-11
/
+15
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
7
-146
/
+70
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
[next]