summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth2008-04-153-14/+15
* [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-157-34/+34
* [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth2008-04-151-3/+3
* [POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer2008-04-151-130/+134
* [POWERPC] Fix MAX_ORDER config problemStephen Rothwell2008-04-151-20/+20
* [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-141-1/+17
* Merge branch 'linux-2.6'Paul Mackerras2008-04-14704-10147/+13418
|\
| * Linux 2.6.25-rc9v2.6.25-rc9Linus Torvalds2008-04-111-1/+1
| * Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-1115-20/+380
| |\
| | * Add additional examples in Documentation/spinlocks.txtMark Fasheh2008-04-111-0/+22
| | * Move sched-rt-group.txt to scheduler/J. Bruce Fields2008-04-112-0/+2
| | * Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields2008-04-113-2/+2
| | * Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2008-04-117-14/+14
| | * Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-111-0/+3
| | * Fix a typo in highres.txtWill Newton2008-03-301-1/+1
| | * Fixes to the seq_file documentJan Engelhardt2008-03-301-7/+7
| | * Fill out information on patch tags in SubmittingPatchesJonathan Corbet2008-03-301-3/+51
| | * Add the seq_file documentationJonathan Corbet2008-03-302-0/+285
| * | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-111-0/+3
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15
| |\ \
| | * | i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| | * | i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6
| | * | i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1126-195/+344
| |\ \ \
| | * | | [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-04-101-0/+1
| | * | | [IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller2008-04-101-1/+1
| | * | | BNX2X: Correct bringing chip out of resetEliezer Tamir2008-04-091-3/+3
| | * | | [NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt2008-04-091-0/+2
| | * | | [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-091-18/+5
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-099-21/+53
| | |\ \ \
| | | * | | rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| | | * | | ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-091-6/+7
| | | * | | ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-091-1/+1
| | | * | | mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny2008-04-091-8/+35
| | | * | | nl80211: fix STA AID bugJohannes Berg2008-04-071-1/+1
| | | * | | b43legacy: fix bcm4303 crashStefano Brivio2008-04-071-0/+6
| | | * | | iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-071-1/+0
| | | * | | ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-071-0/+1
| | | * | | libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
| | * | | | [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-091-1/+1
| | * | | | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-089-134/+225
| | * | | | [TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen2008-04-071-0/+5
| | * | | | [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-073-6/+23
| | * | | | [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen2008-04-071-4/+18
| | * | | | [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen2008-04-071-8/+8
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
| |\ \ \ \
| | * | | | [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
| * | | | | signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-111-1/+6
| * | | | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-111-1/+1
| * | | | | md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29