index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-1
/
+3
2011-04-14
ARM: 6879/1: fix personality test wrt usage of domain handlers
Nicolas Pitre
1
-2
/
+1
2011-04-14
ARM: 6878/1: fix personality flag propagation across an exec
Nicolas Pitre
1
-5
/
+12
2011-04-14
ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...
Nicolas Pitre
1
-1
/
+3
2011-04-14
ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Stephen Boyd
1
-11
/
+0
2011-04-14
ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used
Maurus Cuelenaere
1
-2
/
+3
2011-04-14
ARM: SAMSUNG: Fix build failure in PM CRC check code
Abhilash Kesavan
1
-6
/
+0
2011-04-14
ARM: S5P: Remove unused s3c_pm_check_resume_pin
Abhilash Kesavan
1
-11
/
+0
2011-04-14
Blackfin: SMP: fix cache flush loop
Sonic Zhang
1
-3
/
+16
2011-04-14
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
1
-1
/
+7
2011-04-14
Blackfin: gptimers: fix thinko when disabling timers
Mike Frysinger
1
-1
/
+1
2011-04-14
Blackfin: SMP: make all barriers handle cache issues
Graf Yang
1
-18
/
+18
2011-04-14
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
1
-1
/
+0
2011-04-14
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
466
-851
/
+772
2011-04-13
ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface
Lars-Peter Clausen
1
-0
/
+5
2011-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
7
-43
/
+53
2011-04-13
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2
-0
/
+24
2011-04-13
don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2011-04-13
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
1
-22
/
+0
2011-04-13
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
1
-8
/
+16
2011-04-13
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
1
-1
/
+1
2011-04-13
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-04-13
fix the wrong argument of the functions definition
Wanlong Gao
1
-10
/
+10
2011-04-13
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
3
-1
/
+13
2011-04-13
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
4
-6
/
+16
2011-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-3
/
+4
2011-04-12
ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number
Haojian Zhuang
1
-1
/
+1
2011-04-12
ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number
Haojian Zhuang
1
-1
/
+1
2011-04-12
ARM: pxa: always clear LPM bits for PXA168 MFPR
Haojian Zhuang
1
-0
/
+9
2011-04-12
powerpc/85xx: disable Suspend support if SMP enabled
Kumar Gala
1
-1
/
+1
2011-04-12
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
Scott Wood
1
-2
/
+1
2011-04-12
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
2
-1
/
+14
2011-04-12
powerpc: Check device status before adding serial device
Prabhakar Kushwaha
1
-3
/
+5
2011-04-12
powerpc/85xx: Don't add disabled PCIe devices
Prabhakar Kushwaha
1
-0
/
+5
2011-04-12
x86/mrst: Fix boot crash caused by incorrect pin to irq mapping
Jacob Pan
1
-5
/
+5
2011-04-12
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+9
2011-04-12
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
1
-0
/
+1
2011-04-12
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-04-11
x86/ce4100: Add reg property to bridges
Sebastian Andrzej Siewior
1
-0
/
+2
2011-04-11
ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.
Justin P. Mattock
1
-1
/
+0
2011-04-11
ARM: 6868/1: Preserve the VFP state during fork
Catalin Marinas
1
-0
/
+12
2011-04-11
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
3
-7
/
+18
2011-04-11
ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE
Catalin Marinas
1
-1
/
+0
2011-04-11
ARM: 6865/1: perf: ensure pass through zero is counted on overflow
Will Deacon
1
-1
/
+1
2011-04-11
ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
Will Deacon
1
-0
/
+7
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-8
/
+8
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+42
2011-04-07
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+13
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
5
-17
/
+18
[prev]
[next]