| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c | Matt Mackall | 2005-07-27 | 4 | -62/+38 |
* | [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c | Nick Sillik | 2005-07-27 | 1 | -1/+1 |
* | [NET]: Fix setsockopt locking bug | Kyle Moffett | 2005-07-27 | 1 | -6/+7 |
* | [NET]: Improve presentation of networking driver families. | Randy Dunlap | 2005-07-27 | 1 | -20/+18 |
* | [IPV4]: Fix Kconfig syntax error | Hans-Juergen Tappe (SYSGO AG) | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] x86_64 fsnotify build fix | Andrew Morton | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] softdog build fix | Andrew Morton | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] eurotechwdt build fix | Andrew Morton | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] i386: clean up user_mode macros | Chuck Ebbert | 2005-07-26 | 1 | -3/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-26 | 6 | -61/+390 |
|\ |
|
| * | [XFRM]: Fix possible overflow of sock->sk_policy | Herbert Xu | 2005-07-26 | 1 | -0/+3 |
| * | [NETFILTER]: Fix ip_conntrack_put() prototype. | Adrian Bunk | 2005-07-26 | 1 | -1/+1 |
| * | [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf | David S. Miller | 2005-07-25 | 1 | -6/+6 |
| * | [TG3]: Update driver version and reldate. | David S. Miller | 2005-07-25 | 1 | -2/+2 |
| * | [TG3]: add 5780 fiber support | Michael Chan | 2005-07-25 | 2 | -7/+253 |
| * | [TG3]: disallow jumbo TSO on 5780 | Michael Chan | 2005-07-25 | 1 | -3/+11 |
| * | [TG3]: consolidate all DMA water mark settings | Michael Chan | 2005-07-25 | 2 | -23/+33 |
| * | [TG3]: add variable buffer size for standard ring | Michael Chan | 2005-07-25 | 2 | -3/+10 |
| * | [TG3]: add 5780 basic jumbo frame support | Michael Chan | 2005-07-25 | 2 | -13/+20 |
| * | [TG3]: add 5780 basic support | Michael Chan | 2005-07-25 | 3 | -5/+53 |
* | | [PATCH] Change PowerPC MPC8xx maintainer | Tom Rini | 2005-07-26 | 1 | -1/+8 |
* | | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-26 | 2 | -3/+4 |
* | | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 2005-07-26 | 1 | -1/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-26 | 9 | -338/+445 |
|\ \ |
|
| * | | [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code | Ben Dooks | 2005-07-26 | 3 | -57/+117 |
| * | | [PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-support | Michael Gernoth | 2005-07-26 | 1 | -15/+4 |
| * | | [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c | Ben Dooks | 2005-07-26 | 4 | -255/+312 |
| * | | [PATCH] ARM: 2828/1: BAST - remove static map of ASIX area | Ben Dooks | 2005-07-26 | 1 | -8/+5 |
| * | | [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS defines | Dimitry Andric | 2005-07-26 | 1 | -3/+7 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-07-26 | 5 | -58/+130 |
|\ \ |
|
| * | | [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance | Russell King | 2005-07-26 | 1 | -0/+3 |
| * | | [PATCH] ARM SMP: Add ARMv6 memory barriers | Russell King | 2005-07-26 | 4 | -29/+69 |
| * | | [PATCH] ARM SMP: Use exclusive load/store for __xchg | Russell King | 2005-07-26 | 1 | -29/+58 |
| |/ |
|
* | | Fix compiler warning in qla_iocb.c | Linus Torvalds | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off | Eric W. Biederman | 2005-07-26 | 1 | -21/+12 |
* | | [PATCH] acpi_power_off: Don't switch to the boot cpu | Eric W. Biederman | 2005-07-26 | 1 | -1/+0 |
* | | [PATCH] x86_64 sync machine_power_off with i386 | Eric W. Biederman | 2005-07-26 | 1 | -0/+3 |
* | | [PATCH] APM: Remove redundant call to set_cpus_allowed | Eric W. Biederman | 2005-07-26 | 1 | -7/+0 |
* | | [PATCH] i386 machine_power_off cleanup | Eric W. Biederman | 2005-07-26 | 1 | -3/+1 |
* | | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ... | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman | 2005-07-26 | 1 | -2/+2 |
* | | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 2005-07-26 | 1 | -6/+3 |
* | | [PATCH] 68328serial: sysrq should use emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 2005-07-26 | 4 | -4/+4 |
* | | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 2005-07-26 | 1 | -5/+4 |
* | | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 2005-07-26 | 1 | -2/+2 |
* | | [PATCH] x86_64: Implemenent machine_emergency_restart | Eric W. Biederman | 2005-07-26 | 2 | -8/+12 |
* | | [PATCH] x86_64: Fix reboot_force | Eric W. Biederman | 2005-07-26 | 1 | -8/+1 |