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
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+1
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-469
/
+157
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
2012-10-05
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
5
-26
/
+7
2012-10-04
xtensa: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
1
-12
/
+12
2012-10-04
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
11
-111
/
+2
2012-10-04
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
Max Filippov
1
-2
/
+2
2012-10-04
xtensa: provide dummy gcc intrinsics
Max Filippov
1
-0
/
+17
2012-10-04
xtensa: add missing symbol exports
Max Filippov
2
-0
/
+12
2012-10-04
xtensa: rename MISC SR definition to avoid name clashes
Max Filippov
1
-1
/
+1
2012-10-04
xtensa: fix CODA build
Max Filippov
1
-1
/
+1
2012-10-04
xtensa: fix parallel make
Max Filippov
2
-9
/
+12
2012-10-04
xtensa: ISS: drop unused io.c
Max Filippov
2
-33
/
+1
2012-10-04
xtensa: ISS: exit simulator in case of halt or poweroff
Max Filippov
1
-4
/
+4
2012-10-04
xtensa: ISS: change keyboard polling rate
Max Filippov
1
-1
/
+1
2012-10-04
xtensa: ISS: add platform_pcibios_init
Max Filippov
1
-0
/
+6
2012-10-04
xtensa: ISS: add dummy serial.h for ISS platform
Max Filippov
1
-0
/
+0
2012-10-04
xtensa: change default platform clock frequency to 10MHz
Max Filippov
1
-2
/
+2
2012-10-04
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
1
-0
/
+1
2012-10-04
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
1
-1
/
+2
2012-10-04
xtensa: adopt generic io routines
Max Filippov
4
-223
/
+12
2012-10-04
xtensa: fix ioremap
Max Filippov
1
-6
/
+14
2012-10-04
xtensa: ISS: fix __simc implementation
Max Filippov
3
-62
/
+53
2012-10-04
xtensa: fix xtensa_irq_unmask calls
Max Filippov
1
-2
/
+2
2012-10-04
xtensa/PCI: fix WT caching attribute
Max Filippov
1
-1
/
+1
2012-10-04
xtensa: ISS: only build networking if configured
Max Filippov
1
-2
/
+2
2012-10-04
xtensa: fix linker script transformation for .text.unlikely
Max Filippov
1
-0
/
+1
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+2
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+0
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-8
/
+0
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
bury the rest of TIF_IRET
Al Viro
1
-2
/
+0
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-2
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-10-01
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
Al Viro
1
-3
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2
-8
/
+2
2012-09-23
xtensa: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-14
/
+2
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-8
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-09-07
xtensa: remove duplicate CONFIG_HOTPLUG definition
Greg Kroah-Hartman
1
-18
/
+0
2012-08-14
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
[next]