summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] i386: Fix fake return addressJeremy Fitzhardinge2006-10-211-1/+1
| * | | | | [PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao2006-10-211-0/+1
| * | | | | [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-215-39/+299
| * | | | | [PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2006-10-212-0/+8
| * | | | | [PATCH] x86-64: fix page align in e820 allocatorVivek Goyal2006-10-211-7/+7
| * | | | | [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard2006-10-211-1/+1
| * | | | | [PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton2006-10-211-2/+2
| * | | | | [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu2006-10-211-3/+3
| * | | | | [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-211-2/+2
| * | | | | [PATCH] i386: Update defconfigAndi Kleen2006-10-211-15/+15
| * | | | | [PATCH] x86-64: Update defconfigAndi Kleen2006-10-211-15/+15
* | | | | | [PATCH] NFS: Cache invalidation fixupTrond Myklebust2006-10-211-0/+6
* | | | | | [PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2006-10-212-38/+106
* | | | | | [PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox2006-10-211-13/+9
* | | | | | [PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan2006-10-211-1/+1
* | | | | | [PATCH] cpuset: mempolicy migration typo fixPaul Jackson2006-10-211-1/+1
* | | | | | [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter2006-10-211-4/+7
* | | | | | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-214-0/+18
* | | | | | [PATCH] ibmveth: Fix index increment calculationDavid Gibson2006-10-211-4/+6
* | | | | | [PATCH] pci: declare pci_get_device_reverse()Andrew Morton2006-10-211-2/+11
* | | | | | [PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker2006-10-211-2/+4
* | | | | | [PATCH] md: endian annotations for the bitmap superblockNeilBrown2006-10-212-15/+15
* | | | | | [PATCH] md: endian annotation for v1 superblock accessNeilBrown2006-10-212-34/+35
* | | | | | [PATCH] md: add another COMPAT_IOCTL for mdNeilBrown2006-10-211-0/+1
* | | | | | [PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2006-10-212-2/+2
* | | | | | [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk2006-10-211-0/+13
* | | | | | [PATCH] Char: correct pci_get_device changesJiri Slaby2006-10-213-0/+19
| |_|/ / / |/| | | |
* | | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-214-30/+148
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] Remove SUID when splicing into an inodeJens Axboe2006-10-191-4/+15
| * | | | [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-192-8/+24
| * | | | [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-192-14/+68
| * | | | [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-193-13/+50
* | | | | [PATCH] fix PXA2xx UDC compilation errorNicolas Pitre2006-10-211-1/+1
* | | | | [PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering2006-10-211-1/+1
* | | | | configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-211-6/+8
* | | | | ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-211-0/+7
* | | | | ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-211-20/+24
* | | | | ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-211-8/+0
* | | | | ocfs2: delete redundant memcmp()Akinobu Mita2006-10-211-4/+6
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-2021-227/+845
|\ \ \ \ \
| * | | | | [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-192-3/+3
| * | | | | [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-195-7/+14
| * | | | | [MIPS] Update tb0287_defconfigYoichi Yuasa2006-10-191-83/+99
| * | | | | [MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa2006-10-191-59/+382
| * | | | | [MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa2006-10-191-54/+330
| * | | | | [MIPS] More vr41xx pt_regs fixupsYoichi Yuasa2006-10-191-1/+1
| * | | | | [MIPS] save_context_stack fixAtsushi Nemoto2006-10-191-1/+1
| * | | | | [MIPS] Use compat_sys_mount.Ralf Baechle2006-10-192-2/+2
| * | | | | [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-191-1/+3
| * | | | | [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-195-7/+6