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
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-22
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+3
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
343
-5491
/
+3799
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
2
-2
/
+2
2008-03-17
qeth: new qeth device driver
Frank Blaschka
1
-5
/
+3
2008-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
8
-32
/
+78
2008-03-15
[PARISC] head.S: section mismatch fixes
Helge Deller
1
-3
/
+4
2008-03-15
[PARISC] add back Crestone Peak cpu
Kyle McMartin
1
-0
/
+1
2008-03-15
[PARISC] clean up show_stack
Kyle McMartin
1
-4
/
+21
2008-03-15
[PARISC] add pa8900 CPUs to hardware inventory
James Bottomley
1
-1
/
+11
2008-03-15
[PARISC] move defconfig to arch/parisc/configs/
Adrian Bunk
2
-0
/
+3
2008-03-15
[PARISC] pdc_console: fix bizarre panic on boot
Kyle McMartin
2
-12
/
+34
2008-03-15
[PARISC] dump_stack in show_regs
Kyle McMartin
1
-0
/
+2
2008-03-15
[PARISC] remove unused pdc_iodc_printf function
Kyle McMartin
1
-13
/
+0
2008-03-15
[PARISC] wire up timerfd syscalls
Kyle McMartin
1
-0
/
+3
2008-03-15
[PARISC] remove old timerfd syscall
Kyle McMartin
1
-1
/
+1
2008-03-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2008-03-13
alpha: use iommu_is_span_boundary helper function
FUJITA Tomonori
2
-10
/
+5
2008-03-13
Merge branches 'release' and 'doc' into release
Len Brown
1
-1
/
+1
2008-03-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
50
-283
/
+388
2008-03-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
24
-861
/
+376
2008-03-13
[POWERPC] Fix large hash table allocation on Cell blades
Michael Ellerman
1
-2
/
+2
2008-03-13
[POWERPC] Export empty_zero_page
Theodore Ts'o
1
-0
/
+1
2008-03-13
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
1
-1
/
+1
2008-03-13
[POWERPC] Fix bogus test for unassigned PCI resources
Benjamin Herrenschmidt
1
-1
/
+7
2008-03-13
[POWERPC] Fix zImage-dtb.initrd build error
Grant Likely
2
-9
/
+11
2008-03-13
[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
Paul Mackerras
2
-0
/
+17
2008-03-12
documentation: Move power-related files to Documentation/power/
Randy Dunlap
1
-1
/
+1
2008-03-12
[MIPS] Clocksource: Only install r4k counter as clocksource if present.
Ralf Baechle
1
-1
/
+6
2008-03-12
[MIPS] Delete leftovers of old pcspeaker support.
Ralf Baechle
1
-1
/
+0
2008-03-12
[MIPS] BCM1480: Init pci controller io_map_base
Thomas Bogendoerfer
1
-2
/
+3
2008-03-12
[MIPS] Yosemite: Fix a few more section reference bugs.
Ralf Baechle
1
-3
/
+3
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
29
-179
/
+170
2008-03-12
[MIPS] Export __ucmpdi2 to modules.
Ralf Baechle
1
-0
/
+2
2008-03-12
[MIPS] Fix typo in comment
Thiemo Seufer
1
-1
/
+1
2008-03-12
[MIPS] Use KBUILD_DEFCONFIG
Adrian Bunk
2
-1158
/
+2
2008-03-12
[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.
Ralf Baechle
1
-1
/
+1
2008-03-12
[MIPS] Added missing cases for rdhwr emulation
Chris Dearman
1
-6
/
+25
2008-03-12
[MIPS] Alchemy: Fix ids in Alchemy db dma device table
Wolfgang Ocker
1
-17
/
+17
2008-03-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
4
-4
/
+7
2008-03-11
x86: remove quicklists
Thomas Gleixner
2
-12
/
+9
2008-03-11
x86: ia32 syscall restart fix
Roland McGrath
2
-6
/
+41
2008-03-11
x86: ioremap, remove WARN_ON()
Ingo Molnar
1
-2
/
+0
2008-03-11
[POWERPC] spufs: fix rescheduling of non-runnable contexts
Jeremy Kerr
1
-1
/
+2
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
3
-3
/
+5
2008-03-10
fix BIOS PCI config cycle buglet causing ACPI boot regression
Ingo Molnar
1
-0
/
+10
2008-03-11
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
1
-1
/
+1
2008-03-11
lguest: Sanitize the lguest clock.
Rusty Russell
1
-32
/
+21
2008-03-10
[POWERPC] QE: Make qe_get_firmware_info reentrant
Ionut Nicu
1
-1
/
+4
2008-03-10
[POWERPC] 83xx: Make 83xx perfmon support selectable
Andy Fleming
2
-2
/
+6
[next]