summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett2006-09-291-0/+2
* [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett2006-09-291-0/+2
* [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett2006-09-291-0/+1
* [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-291-2/+2
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-291-4/+0
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-291-1/+1
* [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering2006-09-291-1/+1
* [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-298-23/+41
* [PATCH] OMAP: Add keypad driverKomal Shah2006-09-294-0/+505
* [PATCH] OMAP: Add Watchdog driver supportKomal Shah2006-09-294-0/+463
* [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah2006-09-291-0/+1
* [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert2006-09-291-6/+9
* [PATCH] Fix parameter names in drivers/base/class.cRolf Eike Beer2006-09-291-4/+4
* [PATCH] Include documentation for functions in drivers/base/class.cRolf Eike Beer2006-09-291-0/+1
* [PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn2006-09-292-48/+26
* [PATCH] kernel-doc: move filesystems togetherRandy Dunlap2006-09-291-39/+39
* [PATCH] kernel-doc for relay interfaceRandy Dunlap2006-09-292-14/+38
* [PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg2006-09-291-9/+1
* [PATCH] Make net48xx-led use scx200_gpio_opsChris Boot2006-09-291-5/+4
* [PATCH] scx200_gpio export cleanupsChris Boot2006-09-292-1/+2
* [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-292-21/+23
* [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk2006-09-291-10/+0
* [PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie2006-09-291-1/+1
* [PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt2006-09-291-3/+1
* [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2006-09-292-4/+2
* [PATCH] list_del debug checkManfred Spraul2006-09-291-5/+7
* [PATCH] Debug variants of linked list macrosDave Jones2006-09-294-0/+102
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-299-10/+12
* [PATCH] fs/namespace: handle init/registration errorsRandy Dunlap2006-09-291-2/+10
* [PATCH] block: handle subsystem_register() init errorsRandy Dunlap2006-09-291-2/+7
* [PATCH] blockdev.c: check driver layer errorsAndrew Morton2006-09-291-12/+22
* [PATCH] kernel/params: driver layer error checkingRandy Dunlap2006-09-291-2/+11
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-292-8/+4
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-293-34/+1
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-292-5/+14
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-292-8/+7
* [PATCH] uml: locking documentationJeff Dike2006-09-295-2/+14
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-293-80/+40
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-293-18/+46
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-294-2/+14
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke2006-09-291-3/+3
* [PATCH] mm: fix a race condition under SMC + COWSiddha, Suresh B2006-09-291-1/+8
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-293-51/+46
* [PATCH] JBD: memory leak in "journal_init_dev()"Zoltan Menyhart2006-09-291-11/+10
* [PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp2006-09-292-2/+1
* [PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse2006-09-291-1/+1
* [PATCH] remove generic__raw_read_trylock()Matthew Wilcox2006-09-291-11/+0
* [PATCH] sys_getcpu() prototype annotatedAl Viro2006-09-291-1/+1
OpenPOWER on IntegriCloud