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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-18
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
2
-0
/
+2
2006-01-13
[PATCH] Add parisc_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-12
[PATCH] parisc: task_stack_page(), task_thread_info()
Al Viro
2
-4
/
+4
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2
-0
/
+2
2006-01-10
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
1
-9
/
+2
2006-01-10
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
1
-0
/
+1
2006-01-10
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
Grant Grundler
1
-0
/
+7
2006-01-10
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-10
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
Kyle McMartin
1
-37
/
+63
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
3
-10
/
+8
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
17
-52
/
+58
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-43
/
+1
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
1
-19
/
+0
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-3
/
+0
2005-11-17
[PARISC] Remove unused variable in signal.c
Grant Grundler
1
-1
/
+0
2005-11-17
[PARISC] remove drm compat ioctls handlers
Christoph Hellwig
1
-541
/
+0
2005-11-17
[PARISC] move PA perf driver over to ->compat_ioctl
Christoph Hellwig
2
-18
/
+20
2005-11-17
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
1
-2
/
+3
2005-11-17
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
1
-2
/
+6
2005-11-17
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
Matthew Wilcox
1
-1
/
+1
2005-11-17
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2
-1
/
+3
2005-11-17
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
1
-1
/
+1
2005-11-17
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
1
-2
/
+9
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+58
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
1
-0
/
+2
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2
-15
/
+31
2005-11-17
[PARISC] Disable nesting of interrupts
Grant Grundler
1
-7
/
+6
2005-11-17
[PARISC] Make sure timer and IPI execute with interrupts disabled
James Bottomley
2
-0
/
+6
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-0
/
+2
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-0
/
+3
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-46
/
+4
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-30
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
1
-5
/
+0
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+3
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-15
/
+9
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2
-5
/
+3
2005-10-28
Auto-update from upstream
Kyle McMartin
1
-3
/
+3
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
1
-3
/
+3
2005-10-21
[PARISC] defconfig updates
Kyle McMartin
5
-905
/
+1705
2005-10-21
[PARISC] Properly specify section alignment for real2.S
Grant Grundler
1
-1
/
+1
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
1
-1
/
+3
2005-10-21
[PARISC] Explicitly specify sr4 when flushing kernel space
Matthew Wilcox
1
-17
/
+17
2005-10-21
[PARISC] Properly specify index field to I/D cache flush ops
Grant Grundler
2
-6
/
+9
2005-10-21
[PARISC] Fix copy_user_page_asm to NOT access past end of page
Grant Grundler
1
-4
/
+9
2005-10-21
[PARISC] Remove the spurious do_softirq calls from entry.S
James Bottomley
1
-27
/
+0
2005-10-21
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
1
-0
/
+2
2005-10-21
[PARISC] Implement 5 argument clone.
Carlos O'Donell
1
-5
/
+29
2005-10-21
[PARISC] Update Kconfig for itimer selection
Grant Grundler
1
-2
/
+3
[next]