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
/
avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
avr32: uapi: be sure of "_UAPI" prefix for all guard macros
Chen Gang
31
-102
/
+56
2013-11-20
avr32: add kprobe_ctlblk memory struct
Eirik Aanonsen
1
-0
/
+14
2013-11-20
avr32: fix out-of-range jump in large kernels
Andreas Bießmann
2
-2
/
+6
2013-11-20
avr32: setup crt for early panic()
Andreas Bießmann
2
-25
/
+25
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
avr32: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
10
-19
/
+19
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
17
-74
/
+25
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-73
/
+24
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-27
video: atmel_lcdfb: pass the pdata as params
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2013-09-27
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
10
-18
/
+18
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+2
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-1
/
+1
2013-09-09
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+3
2013-09-03
oprofilefs_create_...() do not need superblock argument
Al Viro
1
-6
/
+6
2013-09-03
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
1
-1
/
+1
2013-09-03
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
1
-9
/
+8
2013-08-08
avr32: boards/atngw100/mrmt.c: fix building error
Cong Ding
1
-1
/
+0
2013-08-05
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
1
-0
/
+3
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-46
/
+12
2013-07-03
mm/AVR32: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-16
/
+5
2013-07-03
mm/AVR32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-25
/
+4
2013-07-03
avr32: normalize global variables exported by vmlinux.lds
Jiang Liu
2
-3
/
+3
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+0
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-16
avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL
Geert Uytterhoeven
1
-0
/
+2
2013-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
7
-35
/
+8
2013-05-22
avr32: fix building warnings caused by redefinitions of HZ
Jiang Liu
4
-27
/
+2
2013-05-13
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
1
-1
/
+1
2013-05-13
avr32: move NODES_SHIFT into Kconfig and delete numnodes.h
Hans-Christian Egtvedt
2
-7
/
+5
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+0
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
[next]