Age | Commit message (Expand) | Author |
2005-07-26 | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman |
2005-07-26 | [PATCH] Fix the arguments to machine_restart on cris | Eric W. Biederman |
2005-07-26 | [PATCH] Add emergency_restart() | Eric W. Biederman |
2005-07-26 | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. | Eric W. Biederman |
2005-07-26 | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman |
2005-07-26 | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. | Eric W. Biederman |
2005-07-26 | [PATCH] qla2xxx: Kconfig dependency fix | Andrew Morton |
2005-07-26 | [PATCH] qla: remove anonymous union | Andrew Morton |
2005-07-26 | [PATCH] inotify: fix oops fix | Andrew Morton |
2005-07-26 | [PATCH] inotify: add x86-64 syscall entries | Robert Love |
2005-07-26 | [PATCH] inotify: add missing hook to sys32_open | Robert Love |
2005-07-26 | [PATCH] inotify: check retval in init | Robert Love |
2005-07-26 | [PATCH] inotify: change default limits | Robert Love |
2005-07-26 | [PATCH] inotify: exit path cleanups | Robert Love |
2005-07-26 | [PATCH] inotify: oops fix | Robert Love |
2005-07-26 | [PATCH] inotify: use fget_light | Robert Love |
2005-07-26 | [PATCH] inotify: misc. cleanup | Robert Love |
2005-07-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds |
2005-07-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-07-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-07-24 | [EMATCH]: Remove feature ifdefs in meta ematch. | Patrick McHardy |
2005-07-24 | [SPARC64]: Move syscall success and newchild state out of thread flags. | David S. Miller |
2005-07-24 | [SPARC64]: Privatize sun5_timer. | David S. Miller |
2005-07-24 | [SPARC64]: Kill totally unused inline functions from asm/spitfire.h | David S. Miller |
2005-07-24 | [SPARC64]: Simplify asm/rwsem.h slightly. | David S. Miller |
2005-07-24 | [SPARC64]: Non-atomic bitops do not need volatile operations | David S. Miller |
2005-07-24 | [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c | David S. Miller |
2005-07-24 | [SPARC]: sbus/vfc_i2c: remove sleep_on() usage | Nishanth Aravamudan |
2005-07-24 | [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan |
2005-07-24 | [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan |
2005-07-24 | [SPARC]: Remvoe APM_RTC_IS_GMT from config. | Adrian Bunk |
2005-07-24 | [W1]: Do not use NFLOG netlink number. | David S. Miller |
2005-07-24 | [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister' | Cal Peake |
2005-07-24 | [PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementations | Russell King |
2005-07-23 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2005-07-23 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-07-24 | [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk | Lucas Correia Villa Real |
2005-07-23 | /home/lenb/linux-2.6 branch 'acpi-2.6.12' | Luming Yu |
2005-07-23 | ACPI: delete unnecessary EC console messages | Luming Yu |
2005-07-22 | Remove "noreplacement" kernel command line option. | Linus Torvalds |
2005-07-22 | x86: use alternative instructions for fnsave/fxsave too | Linus Torvalds |
2005-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-07-22 | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} | David S. Miller |
2005-07-22 | x86: make restore_fpu() use alternative assembler instructions | Linus Torvalds |
2005-07-22 | [NETFILTER]: Fix ip6t_LOG MAC format | Patrick McHardy |
2005-07-22 | [NETFILTER]: Use correct byteorder in ICMP NAT | Patrick McHardy |
2005-07-22 | [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ... | Patrick McHardy |
2005-07-22 | [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) | Patrick McHardy |
2005-07-22 | [NETFILTER]: Fix deadlock in ip6_queue | Patrick McHardy |
2005-07-22 | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to | Linus Torvalds |