summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2004-09-10fbcon: initial PCI memory access annotationsLinus Torvalds
2004-09-10Add sparse "__iomem" infrastructure to check PCI address usageLinus Torvalds
2004-09-09[PATCH] ide: unify taskfile single/multiple PIO codeBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: add ide_hwif_t->data_phaseBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: remove unused ide_[dma,pio]_ops_tBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: fix LBA48 support for ALi chipsets (rev < 0xC5)Bartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: remove never changing FANCY_STATUS_DUMPS defineBartlomiej Zolnierkiewicz
2004-09-09[PATCH] Move __preempt_*lock into kernel_spinlock, clean up.Anton Blanchard
2004-09-08[PATCH] udf endianness annotationsAlexander Viro
2004-09-08[PATCH] affs endianness annotationsAlexander Viro
2004-09-08[PATCH] adfs endianness annotationsAlexander Viro
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro
2004-09-08[PATCH] beginning of endianness annotationsAlexander Viro
2004-09-07[TCP]: Fix some typos.Baruch Even
2004-09-07[NET]: Kill SCM_CONNECT, never used and unreferenced.David S. Miller
2004-09-07[IPV6]: Remove secure_ipv6_id, unused.Christoph Hellwig
2004-09-07[PATCH] add static in ufsAndries E. Brouwer
2004-09-07[PATCH] add static in efsAndries E. Brouwer
2004-09-07[PATCH] Missing static in buffer.cChristoph Hellwig
2004-09-07[PATCH] Work around gcc 3.5 offsetof bugAndi Kleen
2004-09-07[PATCH] fix address_space.i_mmap commentChristoph Hellwig
2004-09-07[PATCH] add static in affsAndries E. Brouwer
2004-09-07[PATCH] fbdev: Clean up framebuffer initializationAntonino Daplas
2004-09-07[PATCH] fbcon: take over console on driver registrationAntonino Daplas
2004-09-07[PATCH] remove unused sysctls from kernel/personality.cChristoph Hellwig
2004-09-07[PATCH] centralize some nls helpersChristoph Hellwig
2004-09-07[PATCH] Allow cluster-wide flockKen Preslan
2004-09-07[PATCH] Remove RUSAGE_GROUPRoland McGrath
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] ppc64: compat_get_bitmap/compat_put_bitmapAnton Blanchard
2004-09-07[PATCH] Time interpolator: Scalability enhancements and high resolution time ...Christoph Lameter
2004-09-07[PATCH] input: Eliminate hiddev.h dependency on hid.hAdam Kropelin
2004-09-07Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-07Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds
2004-09-07MergeDavid S. Miller
2004-09-07[NETFILTER]: Fix build error with CONFIG_SYSCTL disabled.Rusty Russell
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo
2004-09-06[TCP]: Calculate SKB tso factor more accurately.David S. Miller
2004-09-06[TCP]: Make TSO play nice with congestion window.David S. Miller
2004-09-06[MMC] MMC_RSP_xxx combined response types.Russell King
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo
2004-09-04[PATCH] fat: add staticAndries E. Brouwer
2004-09-02Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds
2004-09-02[PATCH] coda: fix ifdefs for CONFIG_CODA_FS_OLD_APIJan Harkes
2004-09-02[PATCH] Add msleep_interruptible() function to kernel/timer.cMaximilian Attems
2004-09-02[PATCH] include/linux/isicom.h MIN/MAX removalMaximilian Attems
2004-09-02[PATCH] remove ptrinfoChristoph Hellwig
2004-09-02[PATCH] fix proc_symlink() warning with CONFIG_PROC_FS=nRoland Dreier
2004-09-02[PATCH] ppc[64]: increase max auxv entriesBenjamin Herrenschmidt