summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | libata: cosmetic clean up in ata_eh_reset()Tejun Heo2007-10-251-6/+6
| * | libata-core.c: make 2 functions staticAdrian Bunk2007-10-251-2/+2
| * | [libata] Create internal helper ata_dev_set_feature()Jeff Garzik2007-10-251-15/+11
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-2613-409/+149
|\ \
| * | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-252-0/+20
| * | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-251-5/+13
| * | cpmac: update to new fixed phy driver interfaceEugene Konev2007-10-251-18/+46
| * | cpmac: convert to napi_struct interfaceEugene Konev2007-10-251-31/+37
| * | cpmac: use print_mac() instead of MAC_FMTEugene Konev2007-10-251-9/+4
| * | natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-251-0/+1
| * | ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-252-5/+4
| * | bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk2007-10-251-1/+1
| * | make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-252-2/+2
| * | drivers/net/ipg.c: cleanupsAdrian Bunk2007-10-252-21/+21
| * | remove Documentation/networking/net-modules.txtAdrian Bunk2007-10-252-317/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-2610-205/+292
|\ \
| * | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar2007-10-241-1/+0
| * | sched: isolate SMP balancing code a bit morePeter Williams2007-10-245-17/+14
| * | sched: reduce balance-tasks overheadPeter Williams2007-10-245-57/+135
| * | sched: make cpu_shares_{show,store}() staticAdrian Bunk2007-10-241-2/+3
| * | sched: clean up some control group codePaul Menage2007-10-241-35/+18
| * | sched: constify sched.hJoe Perches2007-10-241-14/+14
| * | sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman2007-10-242-1/+7
| * | sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma2007-10-241-3/+11
| * | sched: clean up sched_domain_debug()Ingo Molnar2007-10-241-73/+73
| * | sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-242-14/+14
| * | sched: fix sched_domain sysctl registration againMilton Miller2007-10-241-5/+20
| |/
* | fs: Fix to correct the mbcache entries counterRam Gupta2007-10-261-1/+1
* | Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-261-2/+4
* | Permit silencing of __deprecated warnings.Jeff Garzik2007-10-262-0/+14
* | Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds2007-10-261-37/+29
|/
* Linux 2.6.24-rc1v2.6.24-rc1Linus Torvalds2007-10-241-2/+2
* add port definition for mcf UART driverGreg Ungerer2007-10-241-0/+3
* m68knommu: remove unused machdep variable definitionsGreg Ungerer2007-10-241-4/+7
* m68knommu: define DMA channels for ColdFire 532xGreg Ungerer2007-10-241-0/+2
* m68knommu: add platform struct for ColdFire UART driverGreg Ungerer2007-10-241-0/+10
* m68knommu: mark mem init functions as __initGreg Ungerer2007-10-241-2/+2
* m68knommu: mark setup_arch() as __initGreg Ungerer2007-10-241-1/+1
* m68knommu: cleanup 68VZ328 init codeGreg Ungerer2007-10-241-11/+1
* m68knommu: cleanup 68EZ328 init codeGreg Ungerer2007-10-241-17/+2
* m68knommu: cleanup 68360 startup codeGreg Ungerer2007-10-241-35/+16
* m68knommu: cleanup 68328 timer codeGreg Ungerer2007-10-241-12/+15
* m68knommu: cleanup 68328 init codeGreg Ungerer2007-10-241-22/+2
* m68knommu: remove unused variables in setup.cGreg Ungerer2007-10-241-3/+0
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-2439-536/+484
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-244-8/+6
| * drivers/char/riscom8: clean up irq handlingJeff Garzik2007-10-241-11/+5
| * isdn/sc: irq handler cleanJeff Garzik2007-10-242-16/+4
| * isdn/act2000: fix major bug. clean irq handler.Jeff Garzik2007-10-241-4/+8
| * char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-241-353/+353