summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-082-4/+19
|\
| * IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-082-0/+9
| * mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-061-6/+4
| * mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-061-2/+2
| * IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-061-0/+8
* | DCA: convert struct class_device to struct device.Kay Sievers2008-02-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-082-12/+145
|\ \
| * | Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-1/+0
| * | Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-0/+1
| * | Enhanced partition statistics: core statisticsJerome Marchand2008-02-081-10/+141
| * | block: fixup rq_init() a bitJens Axboe2008-02-081-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-081-0/+1
|\ \ \
| * | | [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-071-0/+1
* | | | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+13
* | | | IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+3
* | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-081-1/+0
* | | | preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* | | | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-081-0/+4
* | | | use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* | | | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-081-1/+0
* | | | mount options: fix tmpfsakpm@linux-foundation.org2008-02-081-1/+4
* | | | mount options: add generic_show_options()Miklos Szeredi2008-02-081-0/+9
* | | | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-082-954/+0
* | | | printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-081-5/+13
* | | | kill do_generic_mapping_readChristoph Hellwig2008-02-081-15/+0
* | | | Remove __STRICT_ANSI__ from linux/types.hMike Frysinger2008-02-081-3/+3
* | | | Basic PWM driver for AVR32 and AT91David Brownell2008-02-081-0/+70
* | | | workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-081-2/+0
* | | | SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-1/+4
* | | | kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-081-3/+0
* | | | udf: fix udf_debug macroMarcin Slusarz2008-02-081-2/+2
* | | | udf: remove some ugly macrosMarcin Slusarz2008-02-081-6/+6
* | | | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-2/+2
* | | | libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-1/+1
* | | | byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-0/+30
* | | | Remove fastcall from linux/includeHarvey Harrison2008-02-086-20/+20
* | | | mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-082-0/+4
* | | | mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-081-0/+4
* | | | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-3/+11
* | | | time: fix typo in commentsLi Zefan2008-02-082-4/+4
* | | | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-081-1/+1
* | | | Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-081-1/+0
* | | | ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-081-2/+1
* | | | uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov2008-02-081-0/+6
* | | | pid: Extend/Fix pid_vnrEric W. Biederman2008-02-082-14/+5
* | | | fix group stop with exit raceOleg Nesterov2008-02-081-0/+1
* | | | teach set_special_pids() to use struct pidOleg Nesterov2008-02-081-1/+1
* | | | kill PT_ATTACHEDOleg Nesterov2008-02-081-1/+0
* | | | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-081-1/+4
* | | | IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-081-2/+11
OpenPOWER on IntegriCloud