index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-08
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
1
-3
/
+7
2007-10-08
Add manufacturer and card id of teltonica pcmcia modems
Attila Kinali
1
-0
/
+1
2007-10-08
sysrq docs: document sequence that actually works
Pavel Machek
1
-1
/
+1
2007-10-08
fix bogus reporting of signals by audit
Al Viro
1
-11
/
+11
2007-10-08
Move kasprintf.o to obj-y
Alexey Dobriyan
1
-2
/
+2
2007-10-08
lockstat: documentation
Peter Zijlstra
2
-0
/
+122
2007-10-08
Longhaul: add auto enabled "revid_errata" option
Rafal Bilski
1
-3
/
+57
2007-10-08
Fix timer_stats printout of events/sec
Anton Blanchard
1
-2
/
+3
2007-10-08
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-10-08
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
1
-2
/
+2
2007-10-07
firewire: point to migration document
Stefan Richter
1
-1
/
+2
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-10-06
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
1
-0
/
+1
2007-10-06
xen: disable split pte locks for now
Jeremy Fitzhardinge
1
-0
/
+1
2007-10-05
[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend
Ben Dooks
1
-0
/
+6
2007-10-05
[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend
Ben Dooks
1
-0
/
+12
2007-10-05
r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2
Francois Romieu
1
-3
/
+13
2007-10-05
Remove unnecessary cast in prefetch()
Serge Belyshev
1
-1
/
+1
2007-10-05
[MIPS] IP32: Enable PCI bridges
Giuseppe Sacco
1
-12
/
+9
2007-10-05
[SPARC64]: Fix 'niu' complex IRQ probing.
David S. Miller
1
-1
/
+2
2007-10-04
[SPARC64]: check fork_idle() error
Akinobu Mita
1
-0
/
+2
2007-10-04
Fix sys_remap_file_pages BUG at highmem.c:15!
Hugh Dickins
1
-8
/
+6
2007-10-04
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
1
-0
/
+8
2007-10-04
[SPARC64]: Temporary workaround for PCI-E slot on T1000.
David S. Miller
1
-2
/
+2
2007-10-04
[SPARC64]: VIO device addition log message level is too high.
David S. Miller
1
-1
/
+1
2007-10-04
[SPARC64]: Fix domain-services port probing.
David S. Miller
1
-1
/
+26
2007-10-03
drivers/ata/pata_ixp4xx_cf.c: ioremap return code check
Scott Thompson
1
-0
/
+3
2007-10-03
Ata: pata_marvell, use ioread* for iomap-ped memory
Jiri Slaby
1
-2
/
+2
2007-10-03
libata: fix for sata_mv >64KB DMA segments
Olof Johansson
1
-7
/
+19
2007-10-03
ocfs2: Unlock mutex in local alloc failure case
Sunil Mushran
1
-1
/
+3
2007-10-03
sky2: jumbo frame regression fix
Stephen Hemminger
1
-3
/
+0
2007-10-03
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
2
-9
/
+45
2007-10-03
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
6
-45
/
+329
2007-10-03
[MIPS] Terminally fix local_{dec,sub}_if_positive
Ralf Baechle
1
-68
/
+0
2007-10-03
[MIPS] Type proof reimplementation of cmpxchg.
Ralf Baechle
3
-260
/
+109
2007-10-03
[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround
Maciej W. Rozycki
1
-1
/
+1
2007-10-03
[PATCH] softmac: Fix compiler-warning
Richard Knutsson
1
-1
/
+1
2007-10-03
[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.
David S. Miller
1
-4
/
+4
2007-10-02
[PATCH] bcm43xx: Correct printk with PFX before KERN_
Joe Perches
1
-1
/
+1
2007-10-02
aic94xx: fix DMA data direction for SMP requests
Jeff Garzik
1
-2
/
+2
2007-10-02
dm9601: Fix receive MTU
Peter Korsgaard
1
-1
/
+1
2007-10-02
mv643xx_eth: Do not modify struct netdev tx_queue_len
Dale Farnsworth
1
-1
/
+0
2007-10-02
qla3xxx: bugfix: Fix VLAN rx completion handling.
Ron Mercer
1
-0
/
+6
2007-10-02
qla3xxx: bugfix: Add memory barrier before accessing rx completion.
Ron Mercer
1
-0
/
+1
2007-10-02
ata_piix: add another TECRA M3 entry to broken suspend list
Tejun Heo
1
-0
/
+7
2007-10-02
sched: fix profile=sleep
Ingo Molnar
1
-0
/
+10
2007-10-02
[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.
David S. Miller
3
-166
/
+221
2007-10-02
[IEEE80211]: avoid integer underflow for runt rx frames
John W. Linville
1
-0
/
+6
2007-10-02
[TCP]: secure_tcp_sequence_number() should not use a too fast clock
Eric Dumazet
1
-4
/
+6
2007-10-02
[SFQ]: Remove artificial limitation for queue limit.
Alexey Kuznetsov
1
-16
/
+31
[next]