index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
/
cacheflush.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
[AVR32] Get rid of board_setup_fbmem()
Haavard Skinnemoen
4
-38
/
+7
2007-04-27
[AVR32] Reserve framebuffer memory in early_parse_fbmem()
Haavard Skinnemoen
1
-7
/
+61
2007-04-27
[AVR32] Simplify early handling of memory regions
Haavard Skinnemoen
2
-271
/
+234
2007-04-27
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
3
-239
/
+238
2007-04-27
[AVR32] Make I/O access macros work with external devices
Haavard Skinnemoen
3
-153
/
+247
2007-04-27
[AVR32] Fix NMI handler
Haavard Skinnemoen
1
-3
/
+25
2007-04-27
[AVR32] Clean up exception handling code
Haavard Skinnemoen
9
-417
/
+402
2007-04-27
[AVR32] Clean up cpu identification and add features bitmap
Haavard Skinnemoen
2
-20
/
+53
2007-04-27
[AVR32] Clean up asm/sysreg.h
Haavard Skinnemoen
1
-294
/
+249
2007-04-27
[AVR32] Don't enable clocks with no users
Haavard Skinnemoen
2
-1
/
+14
2007-04-27
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
3
-7
/
+42
2007-04-27
[AVR32] Change system timer from count-compare to Timer/Counter 0
Hans-Christian Egtvedt
5
-73
/
+425
2007-04-27
[AVR32] Add mach-specific Kconfig
Haavard Skinnemoen
2
-0
/
+9
2007-04-27
[AVR32] Add nwait and tdf parameters to SMC configuration
Hans-Christian Egtvedt
2
-0
/
+45
2007-04-27
[AVR32] Add basic HMATRIX support
Haavard Skinnemoen
2
-0
/
+220
2007-04-26
Linux 2.6.21
v2.6.21
Linus Torvalds
1
-1
/
+1
2007-04-25
packet: fix error handling
Andrew Morton
1
-1
/
+2
2007-04-25
[NETLINK]: Infinite recursion in netlink.
Alexey Kuznetsov
1
-1
/
+7
2007-04-25
cfq-iosched: fix alias + front merge bug
Jens Axboe
1
-6
/
+6
2007-04-25
IPv6: fix Routing Header Type 0 handling thinko
YOSHIFUJI Hideaki
1
-1
/
+1
2007-04-25
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
2
-2
/
+6
2007-04-24
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
5
-6
/
+58
2007-04-24
[MIPS] Fix oprofile logic to physical counter remapping
Ralf Baechle
1
-1
/
+1
2007-04-24
drivers/net/hamradio/baycom_ser_fdx build fix
Andrew Morton
1
-2
/
+4
2007-04-24
usb-net/pegasus: fix pegasus carrier detection
Dan Williams
2
-6
/
+14
2007-04-24
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
1
-24
/
+20
2007-04-24
[netdrvr] depca: handle platform_device_add() failure
Andrea Righi
1
-1
/
+2
2007-04-24
8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...
Jiri Kosina
1
-2
/
+3
2007-04-24
fault injection: add entry to MAINTAINERS
Akinobu Mita
1
-0
/
+5
2007-04-24
Char: icom, mark __init as __devinit
Jiri Slaby
1
-2
/
+2
2007-04-24
reiserfs: fix xattr root locking/refcount bug
Jeff Mahoney
1
-68
/
+24
2007-04-24
hwmon/w83627ehf: Don't redefine REGION_OFFSET
Jean Delvare
1
-7
/
+7
2007-04-24
do not truncate irq number for icom adapter
Olaf Hering
2
-4
/
+2
2007-04-24
Allow reading tainted flag as user
Bastian Blank
1
-1
/
+1
2007-04-24
acpi-thermal: fix mod_timer() interval
Andrew Morton
1
-1
/
+2
2007-04-24
v9fs: don't use primary fid when removing file
Latchesar Ionkov
1
-1
/
+1
2007-04-24
ieee1394: update MAINTAINERS database
Stefan Richter
1
-18
/
+4
2007-04-24
page migration: fix NR_FILE_PAGES accounting
Christoph Lameter
1
-1
/
+14
2007-04-24
Fix spelling in drivers/video/Kconfig
Miguel Ojeda
1
-1
/
+1
2007-04-24
Add mbuesch to .mailmap
Michael Buesch
1
-0
/
+2
2007-04-24
paride drivers: initialize spinlocks
Alexey Dobriyan
2
-2
/
+2
2007-04-24
MAINTAINERS: use lists.linux-foundation.org
David Brownell
1
-6
/
+6
2007-04-24
Taskstats fix the structure members alignment issue
Balbir Singh
1
-5
/
+8
2007-04-24
Char: mxser, fix TIOCMIWAIT
Jiri Slaby
1
-34
/
+14
2007-04-24
Char: mxser_new, fix TIOCMIWAIT
Jiri Slaby
1
-29
/
+9
2007-04-24
Char: mxser_new, fix recursive locking
Jan Yenya Kasprzak
1
-0
/
+7
2007-04-24
fix OOM killing processes wrongly thought MPOL_BIND
Hugh Dickins
1
-0
/
+2
2007-04-24
Fix possible NULL pointer access in 8250 serial driver
Taku Izumi
1
-1
/
+2
2007-04-24
oom: kill all threads that share mm with killed task
David Rientjes
1
-1
/
+1
2007-04-24
[PATCH] i386: Fix some warnings added by earlier patch
Andi Kleen
1
-4
/
+4
[next]