Age | Commit message (Expand) | Author | Files | Lines |
2005-07-27 | [PATCH] itimer fixes | George Anzinger | 1 | -21/+16 |
2005-07-27 | [PATCH] watchdog: add missing 0x in alim1535_wdt.c | Rolf Eike Beer | 1 | -1/+1 |
2005-07-27 | [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code | Nigel Cunningham | 1 | -1/+1 |
2005-07-27 | [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n | Adrian Bunk | 1 | -1/+1 |
2005-07-27 | [PATCH] ext3: drop quota references before releasing inode | Jan Kara | 1 | -0/+2 |
2005-07-27 | [PATCH] ext2: drop quota reference before releasing inode | Jan Kara | 1 | -0/+1 |
2005-07-27 | [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL | Jeff Mahoney | 1 | -1/+11 |
2005-07-27 | [PATCH] as-iosched tunable encoding fix | Jens Axboe | 1 | -9/+1 |
2005-07-27 | [PATCH] Fix missing refrigerator invocation in jffs2 | Nigel Cunningham | 1 | -0/+3 |
2005-07-27 | [PATCH] Add missing tvaudio try_to_freeze() | Nigel Cunningham | 1 | -0/+1 |
2005-07-27 | [PATCH] try_to_freeze() call fixes | Nigel Cunningham | 4 | -4/+4 |
2005-07-27 | [PATCH] x86_64: fix SMP boot lockup on some machines | Andi Kleen | 1 | -1/+1 |
2005-07-27 | [PATCH] uml: fix misdeclared function | Jeff Dike | 1 | -12/+2 |
2005-07-27 | [PATCH] uml: update module interface | Dominik Hackl | 1 | -2/+2 |
2005-07-27 | [PATCH] uml: add skas0 command-line option | Paolo 'Blaisorblade' Giarrusso | 2 | -10/+44 |
2005-07-27 | [PATCH] uml: add dependency to arch/um/Makefile for parallel builds | Olaf Hering | 1 | -1/+1 |
2005-07-27 | [PATCH] uml: readd missing define to arch/um/Makefile-i386 | Olaf Hering | 1 | -0/+1 |
2005-07-27 | [PATCH] md: when resizing an array, we need to update resync_max_sectors as w... | NeilBrown | 3 | -0/+3 |
2005-07-27 | [PATCH] mips: fbdev Kcofnig fix | Yoichi Yuasa | 2 | -37/+2 |
2005-07-27 | [PATCH] Really __nocast-annotate kmalloc_node() | Alexey Dobriyan | 1 | -1/+1 |
2005-07-27 | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 1 | -0/+94 |
2005-07-27 | [PATCH] user_mode_vm() build fix | Andrew Morton | 1 | -0/+3 |
2005-07-26 | [PATCH] x86_64 fsnotify build fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] softdog build fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] eurotechwdt build fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] i386: clean up user_mode macros | Chuck Ebbert | 1 | -3/+10 |
2005-07-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -61/+390 |
2005-07-26 | [PATCH] Change PowerPC MPC8xx maintainer | Tom Rini | 1 | -1/+8 |
2005-07-26 | [XFRM]: Fix possible overflow of sock->sk_policy | Herbert Xu | 1 | -0/+3 |
2005-07-26 | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2 | -3/+4 |
2005-07-26 | [NETFILTER]: Fix ip_conntrack_put() prototype. | Adrian Bunk | 1 | -1/+1 |
2005-07-26 | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 1 | -1/+2 |
2005-07-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -338/+445 |
2005-07-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 5 | -58/+130 |
2005-07-26 | Fix compiler warning in qla_iocb.c | Linus Torvalds | 1 | -1/+1 |
2005-07-26 | [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code | Ben Dooks | 3 | -57/+117 |
2005-07-26 | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off | Eric W. Biederman | 1 | -21/+12 |
2005-07-26 | [PATCH] acpi_power_off: Don't switch to the boot cpu | Eric W. Biederman | 1 | -1/+0 |
2005-07-26 | [PATCH] x86_64 sync machine_power_off with i386 | Eric W. Biederman | 1 | -0/+3 |
2005-07-26 | [PATCH] APM: Remove redundant call to set_cpus_allowed | Eric W. Biederman | 1 | -7/+0 |
2005-07-26 | [PATCH] i386 machine_power_off cleanup | Eric W. Biederman | 1 | -3/+1 |
2005-07-26 | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ... | Eric W. Biederman | 1 | -1/+1 |
2005-07-26 | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman | 1 | -2/+2 |
2005-07-26 | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 1 | -6/+3 |
2005-07-26 | [PATCH] 68328serial: sysrq should use emergency_reboot | Eric W. Biederman | 1 | -1/+1 |
2005-07-26 | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 1 | -1/+1 |
2005-07-26 | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 4 | -4/+4 |
2005-07-26 | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman | 1 | -1/+1 |
2005-07-26 | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 1 | -5/+4 |
2005-07-26 | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 1 | -2/+2 |