Age | Commit message (Expand) | Author | Files | Lines |
2006-08-30 | [ARM] 3750/3: Fix double VFP emulation for EABI kernels | Daniel Jacobowitz | 4 | -33/+27 |
2006-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 17 | -260/+576 |
2006-08-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2 | -0/+17 |
2006-08-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -79/+205 |
2006-08-28 | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac... | Lennert Buytenhek | 2 | -5/+11 |
2006-08-28 | [ARM] Add Integrator support for glibc outb() and friends | Russell King | 2 | -2/+3 |
2006-08-28 | [ARM] Move prototype for register_isa_ports to asm/io.h | Russell King | 2 | -1/+7 |
2006-08-28 | [ARM] Arrange for isa.c to use named initialisers | Russell King | 1 | -21/+42 |
2006-08-28 | Linux v2.6.18-rc5v2.6.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2006-08-27 | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2 | -10/+80 |
2006-08-27 | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox | 2 | -62/+715 |
2006-08-27 | [PATCH] cdrom/gdsc: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2006-08-27 | [PATCH] x86: NUMAQ Kconfig fix | KAMEZAWA Hiroyuki | 1 | -1/+3 |
2006-08-27 | [PATCH] /proc/meminfo: don't put spaces in names | Andrew Morton | 2 | -2/+2 |
2006-08-27 | [PATCH] fix up lockdep trace in fs/exec.c | Dave Jones | 1 | -1/+1 |
2006-08-27 | [PATCH] lockdep: annotate reiserfs | Ingo Molnar | 2 | -2/+3 |
2006-08-27 | [PATCH] lockdep: annotate idescsi_pc_intr() | Ingo Molnar | 1 | -1/+1 |
2006-08-27 | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-08-27 | [PATCH] cpuset: oom panic fix | Nick Piggin | 1 | -1/+1 |
2006-08-27 | [PATCH] register_one_node() compile fix | KAMEZAWA Hiroyuki | 1 | -1/+9 |
2006-08-27 | [PATCH] Manage jbd allocations from its own slabs | Badari Pulavarty | 4 | -13/+97 |
2006-08-27 | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map | Paul Jackson | 2 | -0/+39 |
2006-08-27 | [PATCH] md: fix recent breakage of md/raid1 array checking | NeilBrown | 1 | -3/+4 |
2006-08-27 | [PATCH] md: avoid backward event updates in md superblock when degraded. | NeilBrown | 1 | -0/+13 |
2006-08-27 | [PATCH] eventpoll.c compile fix | Masoud Asgharifard Sharbiani | 1 | -2/+2 |
2006-08-27 | [PATCH] Documentation update for relay interface | Tom Zanussi | 3 | -444/+481 |
2006-08-27 | [PATCH] Remove redundant up() in stop_machine() | Yingchao Zhou | 1 | -1/+0 |
2006-08-27 | [PATCH] ufs: truncate correction | Evgeniy Dushistov | 1 | -52/+25 |
2006-08-27 | [PATCH] ufs: write to hole in big file | Evgeniy Dushistov | 1 | -14/+21 |
2006-08-27 | [PATCH] ext3 filesystem bogus ENOSPC with reservation fix | Mingming Cao | 1 | -3/+3 |
2006-08-27 | [PATCH] ext2: prevent div-by-zero on corrupted fs | Andries Brouwer | 1 | -1/+1 |
2006-08-27 | [PATCH] Fix for minix crash | Andries Brouwer | 1 | -3/+10 |
2006-08-27 | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 1 | -4/+6 |
2006-08-27 | [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check | Oleg Nesterov | 1 | -1/+1 |
2006-08-27 | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 3 | -0/+4 |
2006-08-27 | [PATCH] matroxfb: fix jittery display on non-ppc systems | Paul A. Clarke | 1 | -0/+8 |
2006-08-27 | [PATCH] char/moxa.c: fix endianess and multiple-card issues | Dirk Eibach | 1 | -2/+6 |
2006-08-27 | [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi | Dave Jones | 1 | -7/+2 |
2006-08-27 | [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" | Oleg Nesterov | 1 | -3/+1 |
2006-08-27 | [PATCH] x86: Fix dmi detection of MacBookPro and iMac | Thomas Meyer | 1 | -2/+2 |
2006-08-27 | [PATCH] mtd corruption fix | Richard Purdie | 1 | -2/+4 |
2006-08-27 | [PATCH] lockdep: fix blkdev_open() warning | Peter Zijlstra | 1 | -58/+56 |
2006-08-27 | [PATCH] 1394: fix for recently added firewire patch that breaks things on ppc | Danny Tholen | 1 | -2/+2 |
2006-08-27 | [PATCH] Fix docs for fs.suid_dumpable | Alexey Dobriyan | 2 | -20/+20 |
2006-08-27 | [PATCH] tty: remove bogus call to cdev_del() | Rolf Eike Beer | 1 | -1/+0 |
2006-08-27 | [PATCH] rtc-s3c.c: fix time setting checks | Ben Dooks | 1 | -7/+8 |
2006-08-27 | [PATCH] swsusp: Fix swap_type_of | Rafael J. Wysocki | 1 | -1/+2 |
2006-08-27 | [PATCH] dm: Fix deadlock under high i/o load in raid1 setup. | Daniel Kobras | 1 | -1/+3 |
2006-08-27 | [PATCH] drivers/rtc: fix rtc-s3c.c | Ben Dooks | 2 | -55/+68 |
2006-08-27 | [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems | David Brownell | 1 | -1/+5 |