aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/ubd_kern.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] uml: const a variableJeff Dike1-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike2-18/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike2-17/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike2-24/+1
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike1-12/+12
2007-02-11[PATCH] uml: initialize a list headJeff Dike1-0/+1
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike2-41/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike4-45/+31
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike5-11/+11
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike1-0/+1
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike2-2/+2
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike1-24/+18
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2007-02-11[PATCH] uml: port driver formattingJeff Dike2-54/+43
2007-02-11[PATCH] uml: make two variables staticJeff Dike1-2/+2
2007-02-11[PATCH] uml: mconsole lockingJeff Dike5-6/+19
2007-02-11[PATCH] uml: audio driver formattingJeff Dike1-87/+73
2007-02-11[PATCH] uml: audio driver lockingJeff Dike1-3/+6
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike2-39/+17
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike1-8/+15
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike2-17/+18
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike2-8/+9
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike1-3/+18
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike2-3/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike12-238/+253
2007-02-11[PATCH] uml: console locking fixesJeff Dike3-72/+134
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina2-12/+6
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headersJiri Kosina2-8/+4
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2-2/+0
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger1-2/+0
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers1-0/+1
2007-02-11[PATCH] m68k: work around binutils tokenizer changeAl Viro1-0/+15
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata74-258/+68
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2-2/+5
2007-02-11[PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata12-1382/+4433
2007-02-11[PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata1-21/+19
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2-23/+5
2007-02-11[PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki1-12/+59
2007-02-11[PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton1-2/+2
2007-02-11[PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki1-34/+58
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2-57/+60
2007-02-11[PATCH] PM: Change code ordering in main.cRafael J. Wysocki1-15/+19
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V1-0/+14