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
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
1
-25
/
+12
2011-07-11
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
1
-4
/
+0
2011-07-11
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
1
-12
/
+9
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
2
-13
/
+9
2011-07-11
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
1
-52
/
+23
2011-07-11
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
1
-16
/
+16
2011-07-11
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
1
-3
/
+8
2011-07-11
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
1
-7
/
+8
2011-07-11
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
1
-173
/
+173
2011-07-07
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-3
/
+36
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-4
/
+10
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-07-07
x86: Don't use the EFI reboot method by default
Matthew Garrett
1
-3
/
+0
2011-07-06
x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup
Kees Cook
3
-0
/
+26
2011-07-05
x86, reboot: Acer Aspire One A110 reboot quirk
Peter Chubb
1
-0
/
+8
2011-07-04
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
18
-32
/
+32
2011-07-04
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
7
-11
/
+11
2011-07-01
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+28
2011-07-01
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
1
-0
/
+2
2011-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-06-30
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-40
/
+94
2011-06-30
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-30
sh: use printk_ratelimited instead of printk_ratelimit
Paul Mundt
2
-7
/
+8
2011-06-30
sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.
Paul Mundt
1
-5
/
+5
2011-06-30
ARM: mach-shmobile: make a struct in board-ap4evb.c static
Guennadi Liakhovetski
1
-1
/
+1
2011-06-29
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+7
2011-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-91
/
+102
2011-06-29
sh: fix the value of sh_dmae_slave_config in setup-sh7757
Yoshihiro Shimoda
1
-16
/
+16
2011-06-29
sh: fix the INTC vector for IRQ and IRL in setup-sh7757
Yoshihiro Shimoda
1
-12
/
+12
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
5
-57
/
+60
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-29
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
Michael Neuling
1
-1
/
+0
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-4
/
+69
2011-06-28
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
1
-1
/
+1
2011-06-27
um: add asm/percpu.h
Richard Weinberger
1
-0
/
+6
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
9
-53
/
+1
2011-06-27
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-10
/
+48
2011-06-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-3
/
+10
2011-06-25
at91: Use "pclk" as con_id on at91cap9 and at91rm9200
Joachim Eastwood
2
-5
/
+5
2011-06-25
at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl
Jean-Christophe PLAGNIOL-VILLARD
3
-9
/
+9
2011-06-25
at91: fix at91_set_serial_console: use platform device id
Jean-Christophe PLAGNIOL-VILLARD
7
-7
/
+7
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2011-06-24
sh: add to select the new configuration for USB EHCI/OHCI
Yoshihiro Shimoda
1
-0
/
+5
2011-06-24
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
1
-3
/
+7
2011-06-24
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
1
-3
/
+3
2011-06-22
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-4
/
+10
[next]