aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/keyboard.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-07-10[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-07-10[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+3
2006-07-10[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-07-10[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+1
2006-07-10[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSEDAdrian Bunk1-2/+2
2006-07-10[PATCH] md: fix oops in error-handlingAndrew Morton1-0/+2
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown3-7/+30
2006-07-10[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown1-0/+4
2006-07-10[PATCH] md: unify usage of symbolic names for permsNeilBrown1-29/+27
2006-07-10[PATCH] md: fix usage of wrong variable in raid1NeilBrown1-1/+1
2006-07-10[PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown1-3/+27
2006-07-10[PATCH] md: fix a plug/unplug race in raid5NeilBrown1-12/+6
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown3-6/+10
2006-07-10[PATCH] md: delay starting md threads until array is completely setupNeilBrown2-7/+4
2006-07-10[PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown1-1/+5
2006-07-10[PATCH] md: possible fix for unplug problemNeilBrown1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl32-29/+31
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl74-78/+26
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-10[PATCH] Updates CREDITS fileLuiz Fernando N. Capitulino1-5/+5
2006-07-10[PATCH] release_firmware() fixesMagnus Damm7-26/+25
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-07-10[PATCH] VFS documentation tweakJonathan Corbet2-4/+4
2006-07-10[PATCH] RCU Documentation fixUrs Thuermann1-2/+3
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2-4/+4
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2-4/+5
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2-34/+55
2006-07-10[PATCH] lockdep: improve debug outputArjan van de Ven1-2/+3
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar1-2/+15
2006-07-10[PATCH] Minor cleanup to lockdep.cAndi Kleen1-32/+12
2006-07-10[PATCH] fadvise: remove dead commentsAndrew Morton1-12/+0
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter1-0/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-10[PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and isolinuxHorms1-115/+160
2006-07-10[PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi1-1/+5
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris1-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2-16/+56
2006-07-10[PATCH] small kernel/sched.c cleanupAndreas Mohr1-10/+7
2006-07-10[PATCH] sched: fix bug in __migrate_task()Peter Williams1-1/+1
2006-07-10[PATCH] count_vm_events() fixAndrew Morton1-1/+1
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton3-4/+3
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian4-22/+41
2006-07-09[AX.25]: Use kzallocRalf Baechle4-10/+4
2006-07-09[ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk1-4/+9
2006-07-09[PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf1-1/+1
2006-07-09Revert "ACPI: dock driver"Linus Torvalds6-788/+1
2006-07-08i386: improve and correct inline asm memory constraintsLinus Torvalds8-62/+57