aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-09[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter
2005-09-09[PATCH] dvb: avoid building empty built-in.oJohannes Stezenbach
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering
2005-09-09[PATCH] dvb: email address updateJohannes Stezenbach
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum
2005-09-09[PATCH] synclinkmp.c: add statistics clearPaul Fulghum
2005-09-09[PATCH] synclinkmp.c: disable burst transfersPaul Fulghum
2005-09-09[PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum
2005-09-09[PATCH] synclink.c: add loopback to async modePaul Fulghum
2005-09-09[PATCH] synclink.c: add clear statsPaul Fulghum
2005-09-09[PATCH] synclink.c: compiler optimisation fixPaul Fulghum
2005-09-09[PATCH] deadline: clean up question mark operatorAndrew Morton
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige
2005-09-09[PATCH] fix for cpusets minor problemKUROSAWA Takahiro
2005-09-09[PATCH] aio: kiocb locking to serialise retry and cancelBenjamin LaHaise
2005-09-09[PATCH] change io_cancel return code for no cancel caseWendy Cheng
2005-09-09[PATCH] cs89x0: add netpoll supportDeepak Saxena
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W
2005-09-09[PATCH] fix disassociate_ctty vs. fork raceJason Baron
2005-09-09[PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky
2005-09-09[PATCH] vga text console and stty cols/rowsSamuel Thibault
2005-09-09[PATCH] pty_chars_in_buffer oops fixJason Baron
2005-09-09[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini
2005-09-09[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini
2005-09-09[PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] ext3: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] ext2: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] txx9 serial updateRalf Baechle
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-09[PATCH] move truncate_inode_pages() into ->delete_inode()Mark Fasheh
2005-09-09[PATCH] ppc32: Fix Kconfig mismergeKumar Gala
2005-09-09[PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm
2005-09-09[PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton
2005-09-09[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEARviro@ZenIV.linux.org.uk
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk