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
/
include
/
asm-avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-7
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2
-18
/
+0
2007-10-11
[AVR32] Don't use __builtin_xchg()
Haavard Skinnemoen
1
-4
/
+9
2007-10-11
[AVR32] Ignore a few irrelevant syscalls
Haavard Skinnemoen
1
-0
/
+13
2007-10-11
[AVR32] SMC configuration in clock cycles
Kristoffer Nyborg Gregertsen
1
-10
/
+41
2007-10-11
[AVR32] Make dma_sync_*_for_cpu no-ops
Haavard Skinnemoen
1
-7
/
+10
2007-10-11
[AVR32] Wire up USBA device
Haavard Skinnemoen
1
-0
/
+8
2007-10-11
[AVR32] add multidrive support for pio driver
Matteo Vit
1
-0
/
+1
2007-08-15
[AVR32] Define mmiowb()
Haavard Skinnemoen
1
-0
/
+2
2007-08-15
[AVR32] Fix bogus pte_page() definition
Haavard Skinnemoen
1
-3
/
+1
2007-08-15
[AVR32] Simplify pte_alloc_one{,_kernel}
Haavard Skinnemoen
1
-20
/
+2
2007-08-15
include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-7
/
+1
2007-08-01
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
1
-1
/
+1
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-10
/
+8
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-18
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
1
-2
/
+2
2007-07-18
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
1
-0
/
+14
2007-07-18
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
1
-23
/
+3
2007-07-18
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
1
-27
/
+0
2007-07-18
[AVR32] faster avr32 unaligned access
David Brownell
1
-9
/
+20
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+15
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-07-16
macb: Use generic PHY layer
frederic RODO
1
-0
/
+1
2007-07-16
page table handling cleanup
Jan Beulich
1
-28
/
+0
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-06-14
[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES
Haavard Skinnemoen
1
-0
/
+9
2007-06-14
[AVR32] gpio_*_cansleep() fix
David Brownell
1
-0
/
+2
2007-05-15
[AVR32] Implement platform hooks for atmel_lcdfb driver
Haavard Skinnemoen
1
-5
/
+3
2007-05-13
[AVR32] Wire up signalfd, timerfd and eventfd
Haavard Skinnemoen
1
-1
/
+4
2007-05-13
[AVR32] optimize pagefault path
Christoph Hellwig
2
-4
/
+14
2007-05-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2007-05-11
[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.
Andrew Victor
1
-0
/
+1
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-27
/
+1
2007-05-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2
-2
/
+4
2007-05-09
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
1
-0
/
+33
2007-05-09
[AVR32] Wire up sys_utimensat
Haavard Skinnemoen
1
-1
/
+3
2007-05-09
[AVR32] Fix section mismatch .taglist -> .init.text
Haavard Skinnemoen
1
-1
/
+1
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-23
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
1
-0
/
+2
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+4
2007-04-27
[AVR32] Fix compile error with gcc 4.1
Haavard Skinnemoen
1
-9
/
+4
2007-04-27
avr32: remove unneeded cast in atomic.h
Mathieu Desnoyers
1
-1
/
+1
2007-04-27
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
Haavard Skinnemoen
1
-14
/
+3
[next]