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
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
7
-15
/
+15
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
10
-16
/
+16
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
135
-322
/
+326
2006-06-29
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
1
-4
/
+0
2006-06-29
[PATCH] sparc: register_cpu() build fix
Andrew Morton
1
-1
/
+1
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
4
-0
/
+11
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
1
-2
/
+2
2006-06-28
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-94
/
+297
2006-06-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-25
/
+575
2006-06-28
[PATCH] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
1
-60
/
+6
2006-06-28
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
1
-0
/
+53
2006-06-28
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
1
-0
/
+1
2006-06-28
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
1
-0
/
+1
2006-06-28
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
1
-19
/
+1
2006-06-28
[PATCH] m68knommu: create romvec.S for 68328
Greg Ungerer
1
-0
/
+37
2006-06-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-6
/
+12
2006-06-28
[PATCH] x86_64: oprofile build fix
Andrew Morton
1
-0
/
+2
2006-06-28
[PATCH] powermac backlight fixes
Michael Hanselmann
1
-2
/
+12
2006-06-28
[PATCH] x86: do_IRQ(): check irq number
Andrew Morton
2
-0
/
+12
2006-06-28
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...
pageexec@freemail.hu
1
-6
/
+4
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2
-2
/
+2
2006-06-28
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
1
-4
/
+1
2006-06-28
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
13
-0
/
+129
2006-06-28
[ARM] nommu: prevent Xscale-based machines being selected
Russell King
1
-0
/
+5
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
1
-0
/
+1
2006-06-28
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
1
-4
/
+4
2006-06-28
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
1
-2
/
+0
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2
-2
/
+10
2006-06-28
[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files
Hyok S. Choi
1
-0
/
+4
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
4
-48
/
+92
2006-06-28
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
1
-29
/
+32
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
3
-7
/
+21
2006-06-28
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
1
-3
/
+3
2006-06-28
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
1
-1
/
+1
2006-06-28
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
1
-2
/
+8
2006-06-28
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
1
-1
/
+1
2006-06-28
[ARM] 3672/1: PXA: don't probe output GPIOs for interrupt
Guennadi Liakhovetski
1
-2
/
+2
2006-06-28
[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support
Lennert Buytenhek
3
-0
/
+69
2006-06-28
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
6
-0
/
+405
2006-06-28
[ARM] 3665/1: crunch: add ptrace support
Lennert Buytenhek
1
-0
/
+36
2006-06-28
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
1
-0
/
+39
2006-06-28
[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion
Lennert Buytenhek
5
-5
/
+5
2006-06-28
[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget
Ben Dooks
1
-0
/
+1
2006-06-28
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
7
-18
/
+18
2006-06-27
[PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code
Greg Ungerer
1
-8
/
+10
2006-06-27
[PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code
Greg Ungerer
1
-11
/
+6
2006-06-27
[PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code
Greg Ungerer
1
-12
/
+7
[next]