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
2009-06-02
hw-breakpoints: cleanup HW Breakpoint registers before kexec
K.Prasad
2
-0
/
+4
2009-06-02
hw-breakpoints: modify Ptrace routines to access breakpoint registers
K.Prasad
1
-90
/
+141
2009-06-02
hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...
K.Prasad
1
-9
/
+0
2009-06-02
hw-breakpoints: use the new wrapper routines to access debug registers in pro...
K.Prasad
3
-16
/
+65
2009-06-02
hw-breakpoints: use wrapper routines around debug registers in processor rela...
K.Prasad
3
-19
/
+9
2009-06-02
hw-breakpoints: modifying generic debug exception to use thread-specific debu...
K.Prasad
1
-45
/
+24
2009-06-02
hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...
K.Prasad
3
-1
/
+384
2009-06-02
hw-breakpoints: introducing generic hardware breakpoint handler interfaces
K.Prasad
1
-0
/
+4
2009-06-02
hw-breakpoints: prepare the code for Hardware Breakpoint interfaces
K.Prasad
8
-32
/
+116
2009-05-18
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
185
-3373
/
+5254
2009-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+25
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+2
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
67
-1541
/
+3816
2009-05-15
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-0
/
+25
2009-05-15
kgdb,i386: use address that SP register points to in the exception frame
Jason Wessel
1
-1
/
+2
2009-05-15
ASoC: DaVinci EVM board support buildfixes
David Brownell
1
-0
/
+25
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
2
-10
/
+26
2009-05-15
powerpc/pseries: Really fix the oprofile CPU type on pseries
Benjamin Herrenschmidt
1
-1
/
+1
2009-05-15
powerpc/cell: Make ptcal more reliable
Gerhard Stenzel
1
-3
/
+14
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
4
-8
/
+8
2009-05-15
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
1
-7
/
+9
2009-05-15
powerpc: Fix oprofile sampling of marked events on POWER7
Maynard Johnson
1
-1
/
+8
2009-05-15
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
3
-6
/
+5
2009-05-15
powerpc: Fix mktree build error on Mac OS X host
Timur Tabi
1
-5
/
+5
2009-05-14
x86/stacktrace: return 0 instead of -1 for stack ops
Steven Rostedt
1
-1
/
+1
2009-05-14
powerpc/virtex: Fix duplicate level irq events.
John Linn
1
-10
/
+107
2009-05-14
powerpc/virtex: Add uImage to the default images list
Grant Likely
2
-0
/
+2
2009-05-14
powerpc/boot: add simpleImage.* to clean-files list
Grant Likely
1
-1
/
+1
2009-05-14
MIPS: Sibyte: Fix locking in set_irq_affinity
Thomas Bogendoerfer
2
-10
/
+4
2009-05-14
MIPS: Use force_sig when handling address errors.
David Daney
1
-3
/
+3
2009-05-14
MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()
Coly Li
1
-1
/
+1
2009-05-14
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
Ralf Baechle
1
-92
/
+50
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
4
-34
/
+26
2009-05-14
MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.
Ralf Baechle
1
-4
/
+4
2009-05-14
MIPS: MSP71xx: Remove the RAMROOT functions
Shane McDonald
2
-71
/
+1
2009-05-14
MIPS: Use -mno-check-zero-division
Ralf Baechle
1
-0
/
+1
2009-05-14
MIPS: Set compiler options only after the compiler prefix has ben set.
Ralf Baechle
1
-2
/
+2
2009-05-14
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
Ralf Baechle
1
-2
/
+2
2009-05-14
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2
-18
/
+23
2009-05-14
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
Shane McDonald
1
-6
/
+2
2009-05-14
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
Shane McDonald
1
-5
/
+2
2009-05-14
MIPS: Make uaccess.h slightly more sparse friendly.
Ralf Baechle
1
-12
/
+27
2009-05-14
MIPS: Make access_ok() sideeffect proof.
Ralf Baechle
1
-3
/
+13
2009-05-14
MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h
Thomas Bogendoerfer
1
-2
/
+2
2009-05-14
MIPS: Alchemy: Timer build fix
Manuel Lauss
1
-1
/
+1
2009-05-14
MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.
Ralf Baechle
1
-4
/
+0
2009-05-14
MIPS: Cavium: Add support for 8k and 32k page sizes.
Ralf Baechle
6
-4
/
+44
2009-05-14
MIPS: TXx9: Fix possible overflow in clock calculations
Atsushi Nemoto
3
-3
/
+3
2009-05-14
MIPS: Synchronize dma_map_page and dma_map_single
Atsushi Nemoto
2
-20
/
+8
[next]