index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-0
/
+3
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
12
-80
/
+182
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2
-1
/
+4
2012-10-04
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
1
-8
/
+0
2012-10-04
microblaze: Added more support for PCI
John Linn
2
-0
/
+6
2012-10-04
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Michal Simek
3
-15
/
+15
2012-10-04
microblaze: Fix bug with passing command line
Michal Simek
2
-12
/
+15
2012-10-04
microblaze: Remove PAGE properties duplication
Michal Simek
1
-6
/
+0
2012-10-04
microblaze: Remove additional andi which has been already done
Michal Simek
1
-3
/
+0
2012-10-04
microblaze: Use predefined macro for ESR_DIZ
Michal Simek
1
-2
/
+3
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
3
-9
/
+10
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
2
-24
/
+32
2012-10-04
microblaze: Added fdt chosen capability for timer
Michal Simek
1
-1
/
+9
2012-10-04
microblaze: Add support for ioreadXX/iowriteXX_rep
Michal Simek
1
-0
/
+90
2012-10-04
microblaze: Improve failure handling for GPIO reset
Stephan Linz
1
-2
/
+5
2012-10-04
microblaze: clinkage.h
Paul Bolle
1
-1
/
+0
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-10
/
+2
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+2
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+2
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-05
microblaze/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
4
-10
/
+2
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-14
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-7
/
+2
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-11
/
+39
2012-05-25
microblaze: Setup correct pointer to TLS area
Edgar E. Iglesias
1
-1
/
+5
2012-05-25
microblaze: Add TLS support to sys_clone
Edgar E. Iglesias
1
-3
/
+4
2012-05-25
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
Michal Simek
1
-1
/
+1
2012-05-25
microblaze: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+28
2012-05-25
microblaze: Do not select GENERIC_GPIO by default
Lars-Peter Clausen
1
-1
/
+1
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-53
/
+4
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
[next]