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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
m68k: amiga core - Kill warn_unused_result warnings
Geert Uytterhoeven
3
-6
/
+13
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
18
-56
/
+14
2009-01-12
m68k: amiflop - Get rid of sleep_on calls
Andreas Bombe
1
-24
/
+16
2009-01-12
m68k: zorro - Add devlist.h and gen-devlist to .gitignore
Kars de Jong
1
-0
/
+2
2009-01-12
m68k: Add vmlinux.lds to .gitignore
Kars de Jong
1
-0
/
+1
2009-01-12
fbdev: c2p - Rename c2p to c2p_planar
Geert Uytterhoeven
4
-11
/
+12
2009-01-12
fbdev: c2p/atafb - Add support for Atari interleaved bitplanes
Geert Uytterhoeven
5
-14
/
+208
2009-01-12
fbdev: c2p - Extract common c2p core to c2p_core.h
Geert Uytterhoeven
2
-91
/
+107
2009-01-12
fbdev: c2p - Cleanups
Geert Uytterhoeven
2
-88
/
+99
2009-01-12
fbdev: c2p - Correct indentation
Geert Uytterhoeven
1
-118
/
+120
2009-01-12
fbdev: atafb - Fix 16 bpp console
Geert Uytterhoeven
1
-44
/
+30
2009-01-12
fbdev: atafb - Fix line length handling
Geert Uytterhoeven
1
-4
/
+8
2009-01-12
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
Ingo Molnar
1
-13
/
+12
2009-01-12
x86: fix apic.c build error on latest git
Jaswinder Singh Rajput
2
-0
/
+7
2009-01-12
x86: fix mpparse.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-12
x86: avoid theoretical vmalloc fault loop
Andi Kleen
1
-1
/
+1
2009-01-12
Merge branch 'topic/usb-caiaq' into for-linus
Takashi Iwai
3
-15
/
+20
2009-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
7
-30
/
+52
2009-01-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
5
-130
/
+16
2009-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Karsten Keil
4
-5
/
+5
2009-01-12
ALSA: hda - Use own workqueue
Takashi Iwai
4
-10
/
+21
2009-01-12
ALSA: hda - add support for Intel DX58SO board
Wu Fengguang
1
-0
/
+1
2009-01-11
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
4
-5
/
+5
2009-01-11
Fix small typo
Karsten Keil
1
-1
/
+1
2009-01-11
misdn: indentation and braces disagree - add braces
Ilpo Järvinen
1
-1
/
+2
2009-01-11
misdn: one handmade ARRAY_SIZE converted
Ilpo Järvinen
1
-2
/
+1
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
indentation & braces disagree - add braces
Ilpo Järvinen
1
-1
/
+2
2009-01-11
Make parameter debug writable
Karsten Keil
1
-1
/
+1
2009-01-11
BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...
Martin Bachem
1
-1
/
+4
2009-01-11
sparc64: Fix cpumask related build failure
David Miller
1
-0
/
+4
2009-01-11
kernel/sched.c: add missing forward declaration for 'double_rq_lock'
Steven Noonan
1
-0
/
+3
2009-01-11
Merge commit 'v2.6.29-rc1' into sched/urgent
Ingo Molnar
5
-6
/
+59
2009-01-11
MIPS: Only write c0_framemask on CPUs which have this register.
Ralf Baechle
1
-1
/
+4
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
5
-353
/
+234
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
3
-0
/
+81
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
4
-167
/
+225
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
4
-54
/
+64
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
5
-181
/
+143
2009-01-11
MIPS: make cp0 counter clocksource/event usable as fallback.
Manuel Lauss
5
-12
/
+28
2009-01-11
MIPS: Alchemy: remove cpu_table.
Manuel Lauss
5
-100
/
+42
2009-01-11
MIPS: Alchemy: remove get/set_au1x00_lcd_clock().
Manuel Lauss
3
-34
/
+0
2009-01-11
MIPS: Print irq handler description
Manuel Lauss
1
-0
/
+1
2009-01-11
MIPS: Alchemy: pb1200: update CPLD cascade irq handler.
Manuel Lauss
1
-57
/
+30
2009-01-11
MIPS: Alchemy: update core interrupt code.
Manuel Lauss
15
-644
/
+514
2009-01-11
MIPS: Alchemy: move commandline mangling out of common code
Manuel Lauss
9
-41
/
+136
2009-01-11
MIPS: Alchemy: devboards: consolidate files
Manuel Lauss
23
-481
/
+107
2009-01-11
MIPS: Alchemy: Move development board code to common subdirectory
Manuel Lauss
27
-12
/
+28
2009-01-11
MIPS: Add Cavium OCTEON to arch/mips/Kconfig
David Daney
1
-2
/
+61
2009-01-11
MIPS: Add defconfig for Cavium OCTEON.
David Daney
1
-0
/
+943
[prev]
[next]