summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+20
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov2-0/+303
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes1-6/+4
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall1-0/+2
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown1-3/+20
2008-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+19
2008-02-09DCA: convert struct class_device to struct device.Kay Sievers1-1/+1
2008-02-09IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2-0/+9
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+145
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-1/+13
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle1-0/+3
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng1-1/+0
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy1-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang1-0/+4
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger1-1/+1
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-1/+0
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org1-1/+4
2008-02-08mount options: add generic_show_options()Miklos Szeredi1-0/+9
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2-954/+0
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches1-5/+13
2008-02-08kill do_generic_mapping_readChristoph Hellwig1-15/+0
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell1-0/+70
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan1-2/+0
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-1/+4
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk1-3/+0
2008-02-08udf: fix udf_debug macroMarcin Slusarz1-2/+2
2008-02-08udf: remove some ugly macrosMarcin Slusarz1-6/+6
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig1-2/+2
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-1/+1
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-0/+30
2008-02-08Remove fastcall from linux/includeHarvey Harrison6-20/+20
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2-0/+4
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells1-0/+4
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-3/+11
2008-02-08time: fix typo in commentsLi Zefan2-4/+4
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan1-1/+1
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov1-1/+0
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov1-2/+1
2008-02-08uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov1-0/+6
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman2-14/+5
2008-02-08fix group stop with exit raceOleg Nesterov1-0/+1
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-08kill PT_ATTACHEDOleg Nesterov1-1/+0
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer1-1/+4
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer1-2/+11
2008-02-08fix "modules: make module_address_lookup() safe"Andrew Morton1-2/+2
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-1/+1
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan1-1/+9