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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
4
-26
/
+15
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
4
-5
/
+3
2013-06-22
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
1
-18
/
+0
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
3
-23
/
+8
2013-06-22
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2
-13
/
+1
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
3
-7
/
+14
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
1
-0
/
+1
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
1
-1
/
+6
2013-06-22
ARC: [mm] Zero page optimization
Vineet Gupta
1
-1
/
+5
2013-06-22
ARC: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
1
-0
/
+1
2013-06-22
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
1
-19
/
+9
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
4
-37
/
+13
2013-06-22
ARC: Reduce Code for ECR printing
Vineet Gupta
1
-9
/
+7
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
12
-162
/
+139
2013-06-22
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
1
-9
/
+3
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
8
-68
/
+23
2013-06-22
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
Mischa Jonker
1
-3
/
+9
2013-06-16
Linux 3.10-rc6
v3.10-rc6
Linus Torvalds
1
-1
/
+1
2013-06-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-29
/
+96
2013-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-81
/
+147
2013-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-5
/
+15
2013-06-15
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-23
/
+15
2013-06-15
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-11
/
+42
2013-06-15
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+5
2013-06-15
Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-21
/
+23
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
1
-2
/
+2
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
1
-9
/
+10
2013-06-15
xfs: don't shutdown log recovery on validation errors
Dave Chinner
1
-2
/
+17
2013-06-15
xfs: ensure btree root split sets blkno correctly
Dave Chinner
1
-0
/
+10
2013-06-15
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2
-2
/
+4
2013-06-15
xfs: don't emit v5 superblock warnings on write
Dave Chinner
1
-7
/
+11
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-9
/
+13
2013-06-14
mei: me: clear interrupts on the resume path
Tomas Winkler
1
-0
/
+1
2013-06-14
mei: nfc: fix nfc device freeing
Tomas Winkler
1
-0
/
+2
2013-06-14
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
1
-2
/
+2
2013-06-14
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-4
/
+2
2013-06-14
netiucv: Hold rtnl between name allocation and device registration.
Benjamin Poirier
1
-1
/
+5
2013-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
7
-470
/
+521
2013-06-14
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-14
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
2013-06-14
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
2
-8
/
+12
2013-06-14
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
2013-06-14
Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-4
/
+4
[next]