misc: removal of final callers using fastcall
[deliverable/linux.git] / include / linux /
2008-02-08  Harvey HarrisonRemove fastcall from linux/include
2008-02-08  David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-08  David Howellsmn10300: allocate serial port UART IDs for on-chip...
2008-02-08  David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08  Li Zefantime: fix typo in comments
2008-02-08  Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08  Pavel EmelyanovGet rid of the kill_pgrp_info() function
2008-02-08  Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-08  Oleg Nesterovuglify while_each_pid_task() to make sure we don't...
2008-02-08  Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08  Oleg Nesterovfix group stop with exit race
2008-02-08  Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-08  Oleg Nesterovkill PT_ATTACHED
2008-02-08  Pierre PeifferIPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_e...
2008-02-08  Pierre PeifferIPC: make struct ipc_ids static in ipc_namespace
2008-02-08  Andrew Mortonfix "modules: make module_address_lookup() safe"
2008-02-08  mark grossintel-iommu: fault_reason index cleanup
2008-02-08  Alexey Dobriyanproc: fix ->open'less usage due to ->proc_fops flip
2008-02-08  Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-08  Eric W. Biedermanproc: implement proc_single_file_operations
2008-02-08  Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-08  Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2008-02-08  Pavel Emelyanovnamespaces: move the UTS namespace under UTS_NS option
2008-02-08  Nishanth Aravamudanhugetlb: add locking for overcommit sysctl
2008-02-08  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-02-08  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-08  Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-08  Vasily Averindm: table remove unused variable
2008-02-08  Milan Brozdm ioctl: move compat code
2008-02-08  Christoph LameterSLUB: Support for performance statistics
2008-02-08  Christoph LameterSLUB: Use unique end pointer for each slab page.
2008-02-08  Jean Delvarehwmon: Discard useless I2C driver IDs
2008-02-08  Jean Delvarehwmon: (w83781d) Misc cleanups
2008-02-08  Jean Delvarehwmon: (gl520sm) Various cleanups
2008-02-08  Jean Delvarehwmon: (gl518sm) Various cleanups
2008-02-08  Jean Delvaredmi: Let drivers walk the DMI table
2008-02-08  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-02-08  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-02-08  James Bottomley[SCSI] enclosure: add support for enclosure services
2008-02-07  Tony BreedsFix compilation of powerpc asm-offsets.c with old gcc
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-07  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-02-07  Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-07  Jiri SlabyChar: serial167, remove bottomhalf
2008-02-07  Jiri SlabyChar: stallion, remove bottomhalf
2008-02-07  Jiri SlabyChar: istallion, remove hangup bottomhalf
2008-02-07  Jiri SlabyChar: esp, remove hangup and wakeup bottomhalves
2008-02-07  Jiri SlabyChar: char/serial, remove SERIAL_TYPE_NORMAL redefines
2008-02-07  Kirill A. ShutemovUnexport asm/page.h
2008-02-07  Kirill A. ShutemovUnexport asm/elf.h
2008-02-07  Kirill A. ShutemovUnexport asm/user.h and linux/user.h
2008-02-07  David Howellsiget: remove iget() and the read_inode() super op as...
2008-02-07  David Howellsiget: stop QNX4 from using iget() and read_inode()
2008-02-07  David Howellsiget: stop EXT4 from using iget() and read_inode()
2008-02-07  David Howellsiget: stop EXT3 from using iget() and read_inode()
2008-02-07  David Howellsiget: stop EFS from using iget() and read_inode()
2008-02-07  David Howellsiget: introduce a function to register iget failure
2008-02-07  David HowellsAdd an ERR_CAST() function to complement ERR_PTR and co.
2008-02-07  Ken'ichi Ohmichivmcoreinfo: add "VMCOREINFO_" to all the call for vmcor...
2008-02-07  Ken'ichi Ohmichivmcoreinfo: use the existing offsetof() for VMCOREINFO_...
2008-02-07  Ken'ichi Ohmichivmcoreinfo: rename vmcoreinfo's macros returning the...
2008-02-07  Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07  Samuel OrtizASIC3 driver
2008-02-07  Cliff Wickmanhotplug cpu: move tasks in empty cpusets to parent
2008-02-07  Cliff Wickmancgroups: mechanism to process each task in a cgroup
2008-02-07  Balbir SinghMemory controller remove control_type feature
2008-02-07  KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07  KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07  KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07  KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07  KAMEZAWA Hiroyukimemory cgroup enhancements: add- pre_destroy() handler
2008-02-07  KAMEZAWA Hiroyukibugfix for memory cgroup controller: migration under...
2008-02-07  David Rientjesmemcontrol: move oom task exclusion to tasklist scan
2008-02-07  David Rientjesmemcontrol: move mm_cgroup to header file
2008-02-07  Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07  Balbir SinghMemory controller: make page_referenced() cgroup aware
2008-02-07  Balbir SinghMemory controller: add switch to control what type...
2008-02-07  Pavel EmelianovMemory controller: OOM handling
2008-02-07  Balbir SinghMemory controller improve user interface
2008-02-07  Balbir SinghMemory controller: add per cgroup LRU and reclaim
2008-02-07  Balbir SinghMemory controller: memory accounting
2008-02-07  Pavel EmelianovMemory controller: accounting setup
2008-02-07  Balbir SinghMemory controller: cgroups setup
2008-02-07  Pavel EmelianovMemory controller: resource counters
2008-02-07  Alan Coxtty: Kill TTY_FLIPBUF_SIZE
2008-02-07  Erez ZadokVFS: swap do_ioctl and vfs_ioctl names
2008-02-07  Philipp ZabelDS1WM: decouple host IRQ and INTR active state settings
2008-02-07  Richard Purdie[MTD] Add mtd panic_write function pointer
2008-02-07  Márton Némethleds: Add support for hardware accelerated LED flashing
2008-02-07  Roland McGrath[POWERPC] Add SPE registers to core dumps
2008-02-07  Len BrownRevert "cpuidle: build fix for non-x86"
next
This page took 0.0545 seconds and 8 git commands to generate.