aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-7/+7
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...Alan Cox3-9/+10
2006-09-29[PATCH] Fix kerneldoc comments in kernel/timer.cRolf Eike Beer1-12/+17
2006-09-29[PATCH] oom_adj/oom_score documentationJan-Frode Myklebust1-0/+18
2006-09-29[PATCH] clean up and remove some extra spinlocks from rtmutexSteven Rostedt1-26/+25
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen1-0/+4
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan5-7/+11
2006-09-29[PATCH] task_struct: ifdef Missed'em V IPCAlexey Dobriyan1-0/+2
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering1-0/+31
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs1-1/+0
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous2-1/+25
2006-09-29[PATCH] timer: add lock annotation to lock_timer_baseJosh Triplett1-0/+1
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi3-2/+4
2006-09-29[PATCH] fuse: use dentry in statfsMiklos Szeredi1-0/+1
2006-09-29[PATCH] module_subsys: initialize earlierMark Huang1-1/+1
2006-09-29[PATCH] Require mmap handler for a.out executablesEugene Teo1-0/+14
2006-09-29[PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu1-6/+6
2006-09-29[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}Josh Triplett1-4/+4
2006-09-29[PATCH] fs: add lock annotation to grab_superJosh Triplett1-1/+1
2006-09-29[PATCH] lockdep: don't pull in includes when lockdep disabledMichael S. Tsirkin1-2/+2
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett1-1/+1
2006-09-29[PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett1-0/+2
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett1-0/+2
2006-09-29[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett1-0/+1
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilogJosh Triplett1-2/+2
2006-09-29[PATCH] irq: remove a extra lineYoichi Yuasa1-4/+0
2006-09-29[PATCH] irq: fixed coding styleYoichi Yuasa1-1/+1
2006-09-29[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering1-1/+1
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah8-23/+41
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah4-0/+505
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah1-0/+1
2006-09-29[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert1-6/+9
2006-09-29[PATCH] Fix parameter names in drivers/base/class.cRolf Eike Beer1-4/+4
2006-09-29[PATCH] Include documentation for functions in drivers/base/class.cRolf Eike Beer1-0/+1
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn2-48/+26
2006-09-29[PATCH] kernel-doc: move filesystems togetherRandy Dunlap1-39/+39
2006-09-29[PATCH] kernel-doc for relay interfaceRandy Dunlap2-14/+38
2006-09-29[PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg1-9/+1
2006-09-29[PATCH] Make net48xx-led use scx200_gpio_opsChris Boot1-5/+4
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot2-1/+2
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2-21/+23
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie1-1/+1
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2-4/+2
2006-09-29[PATCH] list_del debug checkManfred Spraul1-5/+7
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones4-0/+102
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron9-10/+12