| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 | 3 | -6/+21 |
* | [PATCH] Filter rule comparators | Dustin Kirkland | 2006-03-20 | 2 | -43/+103 |
* | [PATCH] AUDIT: kerneldoc for kernel/audit*.c | Randy Dunlap | 2006-03-20 | 2 | -46/+238 |
* | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 | 2 | -7/+10 |
* | Linux 2.6.16v2.6.16 | Linus Torvalds | 2006-03-20 | 1 | -1/+1 |
* | [PATCH] Remove obsolete CREDITS address | Andrea Arcangeli | 2006-03-20 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-03-20 | 16 | -134/+217 |
|\ |
|
| * | [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel. | Ralf Baechle | 2006-03-18 | 1 | -1/+2 |
| * | [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). | Ralf Baechle | 2006-03-18 | 3 | -18/+64 |
| * | [MIPS] Sibyte: Fix interrupt timer off by one bug. | Ralf Baechle | 2006-03-18 | 1 | -2/+2 |
| * | [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width. | Ralf Baechle | 2006-03-18 | 1 | -2/+3 |
| * | [MIPS] Protect more of timer_interrupt() by xtime_lock. | Ralf Baechle | 2006-03-18 | 1 | -2/+4 |
| * | [MIPS] Work around bad code generation for <asm/io.h>. | Ralf Baechle | 2006-03-18 | 1 | -3/+15 |
| * | [MIPS] Simple patch to power off DBAU1200 | Matej Kupljen | 2006-03-18 | 1 | -0/+3 |
| * | [MIPS] Fix DBAu1550 software power off. | Sergei Shtylylov | 2006-03-18 | 1 | -3/+4 |
| * | [MIPS] local_r4k_flush_cache_page fix | Atsushi Nemoto | 2006-03-18 | 5 | -6/+15 |
| * | [MIPS] SB1: Fix interrupt disable hazard. | Ralf Baechle | 2006-03-18 | 1 | -77/+103 |
| * | [MIPS] Get rid of the IP22-specific code in arclib. | Ralf Baechle | 2006-03-18 | 1 | -19/+0 |
| * | Update MAINTAINERS entry for MIPS. | Ralf Baechle | 2006-03-18 | 1 | -1/+2 |
* | | [TG3]: 40-bit DMA workaround part 2 | Michael Chan | 2006-03-19 | 3 | -9/+45 |
* | | [AX.25]: Fix potencial memory hole. | Ralf Baechle DL5RB | 2006-03-19 | 2 | -2/+9 |
* | | [PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB | Michael Krufky | 2006-03-18 | 1 | -14/+14 |
* | | [PATCH] Fixed em28xx based system lockup | Markus Rechberger | 2006-03-18 | 1 | -0/+3 |
* | | [PATCH] disable unshare(CLONE_VM) for now | Oleg Nesterov | 2006-03-18 | 1 | -3/+1 |
|/ |
|
* | [NET]: Fix race condition in sk_wait_event(). | Alexey Kuznetsov | 2006-03-18 | 1 | -1/+1 |
* | [PATCH] fix free swap cache latency | Hugh Dickins | 2006-03-17 | 1 | -2/+3 |
* | [PATCH] kbuild: fix buffer overflow in modpost | Sam Ravnborg | 2006-03-17 | 1 | -7/+2 |
* | [PATCH] nfsservctl(): remove user-triggerable printk | Peter Staubach | 2006-03-17 | 1 | -3/+1 |
* | [PATCH] fix race in pagevec_strip? | Christoph Lameter | 2006-03-17 | 1 | -1/+2 |
* | [PATCH] dm stripe: Fix bounds | Kevin Corry | 2006-03-17 | 1 | -1/+7 |
* | [PATCH] x86: check for online cpus before bringing them up | Srivatsa Vaddagiri | 2006-03-17 | 1 | -0/+10 |
* | [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache | Eric Van Hensbergen | 2006-03-17 | 1 | -1/+0 |
* | [PATCH] posix-timers: fix requeue accounting when signal is ignored | Roman Zippel | 2006-03-17 | 1 | -0/+1 |
* | [PATCH] time_interpolator: add __read_mostly | Christoph Lameter | 2006-03-17 | 1 | -2/+2 |
* | [PATCH] page migration: Fail with error if swap not setup | Christoph Lameter | 2006-03-17 | 1 | -2/+12 |
* | [PATCH] unshare: Use rcu_assign_pointer when setting sighand | Eric W. Biederman | 2006-03-17 | 1 | -1/+1 |
* | [netdrvr] fix array overflows in Chelsio driver | Scott Bardone | 2006-03-17 | 1 | -3/+3 |
* | [PATCH] e1000 endianness bugs | David S. Miller | 2006-03-17 | 1 | -4/+4 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-03-17 | 2 | -3/+3 |
|\ |
|
| * | [PATCH] ieee80211: Fix QoS is not active problem | Hong Liu | 2006-03-15 | 1 | -2/+2 |
| * | [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled | Zhu Yi | 2006-03-15 | 1 | -1/+1 |
* | | Merge branch 'e100-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6 | Jeff Garzik | 2006-03-17 | 1 | -1/+4 |
|\ \ |
|
| * | | e100: fix eeh on pseries during ethtool -t | Jesse Brandeburg | 2006-03-15 | 1 | -1/+4 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-03-16 | 19 | -181/+315 |
|\ \ |
|
| * | | powerpc: update defconfigs | Paul Mackerras | 2006-03-16 | 5 | -117/+232 |
| * | | [PATCH] powerpc: properly configure DDR/P5IOC children devs | John Rose | 2006-03-16 | 4 | -25/+33 |
| * | | [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS | Olaf Hering | 2006-03-16 | 2 | -10/+5 |
| * | | [PATCH] powerpc: RTC memory corruption | Michael Neuling | 2006-03-16 | 1 | -1/+1 |
| * | | [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru... | Benjamin Herrenschmidt | 2006-03-16 | 2 | -9/+4 |
| * | | [PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option | Michael Ellerman | 2006-03-16 | 1 | -1/+1 |