index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
binfmt_misc.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources
Michael Hennerich
2
-20
/
+72
2007-07-24
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY
Michael Hennerich
1
-1
/
+1
2007-07-24
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio
Michael Hennerich
5
-0
/
+21
2007-08-05
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
4
-5
/
+55
2007-08-03
Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike
Robin Getz
1
-25
/
+7
2007-08-03
Blackfin arch: fix typo... we want csync in CSYNC(), not ssync
Mike Frysinger
1
-1
/
+1
2007-07-25
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
9
-92
/
+92
2007-07-25
Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough
Mike Frysinger
5
-12
/
+13
2007-07-25
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()
Mike Frysinger
6
-15
/
+15
2007-07-25
Blackfin arch: update BF54x anomaly list
Mike Frysinger
1
-0
/
+3
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
Mike Frysinger
25
-706
/
+875
2007-07-24
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes
Mike Frysinger
4
-266
/
+174
2007-10-11
Blackfin arch: update platform driver resource information to all board files
Bryan Wu
10
-165
/
+1448
2007-10-09
Linux 2.6.23
Linus Torvalds
1
-1
/
+1
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-10-09
sata_mv: correct S/G table limits
Jeff Garzik
1
-3
/
+6
2007-10-09
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
1
-0
/
+1
2007-10-09
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
4
-10
/
+10
2007-10-09
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
1
-1
/
+1
2007-10-08
Correct Makefile rule for generating custom keymap
Maarten Bressers
1
-1
/
+1
2007-10-08
ISDN: Fix data access out of array bounds
Karsten Keil
1
-2
/
+3
2007-10-08
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
1
-1
/
+1
2007-10-08
fix page release issue in filemap_fault
Yan Zheng
1
-0
/
+1
2007-10-08
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
3
-5
/
+10
2007-10-08
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
1
-4
/
+5
2007-10-07
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
1
-1
/
+1
2007-10-07
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
3
-8
/
+13
2007-10-07
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
1
-0
/
+3
2007-10-07
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
1
-3
/
+7
2007-10-07
Add manufacturer and card id of teltonica pcmcia modems
Attila Kinali
1
-0
/
+1
2007-10-07
sysrq docs: document sequence that actually works
Pavel Machek
1
-1
/
+1
2007-10-07
fix bogus reporting of signals by audit
Al Viro
1
-11
/
+11
2007-10-07
Move kasprintf.o to obj-y
Alexey Dobriyan
1
-2
/
+2
2007-10-07
lockstat: documentation
Peter Zijlstra
2
-0
/
+122
2007-10-07
Longhaul: add auto enabled "revid_errata" option
Rafal Bilski
1
-3
/
+57
2007-10-07
Fix timer_stats printout of events/sec
Anton Blanchard
1
-2
/
+3
2007-10-07
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-10-07
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-04
[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
[next]