summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney1-4/+7
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike4-4/+4
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-1/+1
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara1-0/+22
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita1-1/+0
2008-02-06Avoid divide in IS_ALIGNHerbert Xu1-1/+1
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet1-1/+1
2008-02-06Document I_SYNC and I_DATASYNCJoern Engel1-4/+4
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa1-8/+0
2008-02-06log2.h: Define order_base_2() macro for convenience.Robert P. J. Day1-0/+16
2008-02-06proper prototype for vty_init()Adrian Bunk1-0/+1
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk1-0/+1
2008-02-06proper prototype for signals_init()Adrian Bunk1-0/+2
2008-02-06read_current_timer() cleanupsAndrew Morton4-9/+5
2008-02-06scheduled OSS driver removalAdrian Bunk2-42/+4
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-0/+2
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk5-10/+0
2008-02-06cleanup after APUS removalAdrian Bunk1-2/+0
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse1-0/+1
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-2/+0
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke1-2/+2
2008-02-06hash: add explicit u32 and u64 versions of hashMatthew Wilcox1-15/+27
2008-02-06taskstats scaled time cleanupMichael Neuling4-2/+16
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams1-2/+9
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams3-25/+40
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams1-12/+8
2008-02-06async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams1-2/+0
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller1-1/+1
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller2-4/+8
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley1-2/+0
2008-02-06sata_mv: Support SoC controllersSaeed Bishara1-3/+10
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik1-0/+0
2008-02-06Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-18/+7
2008-02-06Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller1-0/+9
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-22/+28
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz1-0/+7
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz1-0/+14
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz1-11/+0
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz1-5/+0
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz1-4/+4
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov1-2/+3
2008-02-06[NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy1-0/+1
2008-02-06[VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy1-3/+4
2008-02-06timerfd: fix remaining architecturesAndrew Morton4-4/+4
2008-02-06Fix timerfd breakage on avr32Haavard Skinnemoen1-1/+1
2008-02-05b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton1-0/+9
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-18/+7
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-38/+39
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-301/+275
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-18/+15