| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | [netdrvr] forcedeth: add MCP77 device IDs | Ayaz Abdulla | 2007-10-25 |
| * | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa... | Thomas Sailer | 2007-10-25 |
| * | cpmac: update to new fixed phy driver interface | Eugene Konev | 2007-10-25 |
| * | cpmac: convert to napi_struct interface | Eugene Konev | 2007-10-25 |
| * | cpmac: use print_mac() instead of MAC_FMT | Eugene Konev | 2007-10-25 |
| * | natsemi: fix oops, link back netdevice from private-struct | Ingo Molnar | 2007-10-25 |
| * | ehea: fix port_napi_disable/enable | Jan-Bernd Themann | 2007-10-25 |
| * | bonding/bond_main.c: fix cut'n'paste error | Adrian Bunk | 2007-10-25 |
| * | make bonding/bond_main.c:bond_deinit() static | Adrian Bunk | 2007-10-25 |
| * | drivers/net/ipg.c: cleanups | Adrian Bunk | 2007-10-25 |
| * | remove Documentation/networking/net-modules.txt | Adrian Bunk | 2007-10-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar | 2007-10-24 |
| * | | sched: isolate SMP balancing code a bit more | Peter Williams | 2007-10-24 |
| * | | sched: reduce balance-tasks overhead | Peter Williams | 2007-10-24 |
| * | | sched: make cpu_shares_{show,store}() static | Adrian Bunk | 2007-10-24 |
| * | | sched: clean up some control group code | Paul Menage | 2007-10-24 |
| * | | sched: constify sched.h | Joe Perches | 2007-10-24 |
| * | | sched: document profile=sleep requiring CONFIG_SCHEDSTATS | Mel Gorman | 2007-10-24 |
| * | | sched: use show_regs() to improve __schedule_bug() output | Satyam Sharma | 2007-10-24 |
| * | | sched: clean up sched_domain_debug() | Ingo Molnar | 2007-10-24 |
| * | | sched: fix fastcall mismatch in completion APIs | Ingo Molnar | 2007-10-24 |
| * | | sched: fix sched_domain sysctl registration again | Milton Miller | 2007-10-24 |
| |/ |
|
* | | fs: Fix to correct the mbcache entries counter | Ram Gupta | 2007-10-25 |
* | | Fix pointer mismatches in proc_sysctl.c | David Howells | 2007-10-25 |
* | | Permit silencing of __deprecated warnings. | Jeff Garzik | 2007-10-25 |
* | | Fix /proc/acpi/alarm BCD alarm encodings | Linus Torvalds | 2007-10-25 |
|/ |
|
* | Linux 2.6.24-rc1v2.6.24-rc1 | Linus Torvalds | 2007-10-23 |
* | add port definition for mcf UART driver | Greg Ungerer | 2007-10-23 |
* | m68knommu: remove unused machdep variable definitions | Greg Ungerer | 2007-10-23 |
* | m68knommu: define DMA channels for ColdFire 532x | Greg Ungerer | 2007-10-23 |
* | m68knommu: add platform struct for ColdFire UART driver | Greg Ungerer | 2007-10-23 |
* | m68knommu: mark mem init functions as __init | Greg Ungerer | 2007-10-23 |
* | m68knommu: mark setup_arch() as __init | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68VZ328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68EZ328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68360 startup code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68328 timer code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: remove unused variables in setup.c | Greg Ungerer | 2007-10-23 |
* | Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 |
| * | drivers/char/riscom8: clean up irq handling | Jeff Garzik | 2007-10-23 |
| * | isdn/sc: irq handler clean | Jeff Garzik | 2007-10-23 |
| * | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 2007-10-23 |
| * | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik | 2007-10-23 |
| * | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 2007-10-23 |
| * | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 2007-10-23 |
| * | [NETDRVR] lib82596, netxen: delete pointless tests from irq handler | Jeff Garzik | 2007-10-23 |