aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05Merge 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-05timerfd: fix remaining architecturesAndrew Morton4-4/+4
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen1-1/+1
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus 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
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds2-0/+2
2008-02-05uml: LDT mutex conversionDaniel Walker1-2/+2
2008-02-05uml: add back CONFIG_HZJeff Dike1-1/+1
2008-02-05uml: get rid of syscall countersJeff Dike1-2/+0
2008-02-05uml: customize tlb.hJeff Dike1-1/+121
2008-02-05uml: 64-bit tlb fixesJeff Dike3-5/+4
2008-02-05uml: cover stubs with a VMAJeff Dike1-2/+5
2008-02-05uml: clean up TASK_SIZE usageJeff Dike3-8/+3
2008-02-05uml: add virt_to_pteJeff Dike1-0/+3
2008-02-05uml: fix page table data sizesJeff Dike3-5/+24
2008-02-05uml: current.h cleanupJeff Dike2-25/+6
2008-02-05uml: style cleanupJeff Dike1-15/+4
2008-02-05uml: header untanglingJeff Dike8-31/+19
2008-02-05uml: move um_virt_to_physJeff Dike1-3/+0
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike1-0/+2
2008-02-05uml: tidy pgtable.hJeff Dike1-79/+7
2008-02-05uml: get rid of asmlinkageJeff Dike1-6/+0
2008-02-05uml: implement get_wchanJeff Dike1-1/+1
2008-02-05uml: remove xmm checking on x86Karol Swietlicki1-1/+0