summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-12-14[SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie
2005-12-14[SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie
2005-12-13[SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox
2005-12-13[SCSI] pci_ids.h: add subclass code for SAS ControllersMoore, Eric Dean
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-12-12[PATCH] broken cast in parport_pcDave Jones
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma
2005-12-12[IA64] Define an ia64 version of __raw_read_trylockKeith Owens
2005-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-12-11Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson
2005-12-08[ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.hDeepak Saxena
2005-12-07[IA64] Fix missing parameter for local_add/subChristoph Lameter
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse
2005-12-05[ARM] 3194/1: add pfn_to_kaddr macro for ARM take2Hiroki Kaminaga
2005-12-05[ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena
2005-12-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab
2005-12-01[PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth
2005-12-01[ARM] sema_count() removalArthur Othieno
2005-12-01[ARM SMP] Use event instructions for spinlocksRussell King
2005-12-01[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle
2005-11-30Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds
2005-11-30VM: add "vm_insert_page()" functionLinus Torvalds
2005-11-29[PATCH] pci_ids.h: remove duplicate entriesGrant Coady
2005-11-29[PATCH] process events connector: uid_t gid_t size issuesMatt Helsley
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2005-11-29[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams
2005-11-29[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr