summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: locking fixes in the ubd driverJeff Dike2007-02-111-20/+15Star
* [PATCH] uml: add per-device queues and locks to ubd driverJeff Dike2007-02-111-30/+40
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1Star
* [PATCH] uml: const a variableJeff Dike2007-02-111-1/+1
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-112-18/+14Star
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-112-17/+0Star
* [PATCH] uml: delete unused fileJeff Dike2007-02-112-24/+1Star
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml: initialize a list headJeff Dike2007-02-111-0/+1
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-112-77/+57Star
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-112-10/+17
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-112-41/+8Star
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-114-45/+31Star
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-111-12/+1Star
* [PATCH] uml: mostly const a structureJeff Dike2007-02-115-11/+11
* [PATCH] uml: locking commentary in the random driverJeff Dike2007-02-111-0/+1
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-112-2/+2
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-111-24/+18Star
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43Star
* [PATCH] uml: make two variables staticJeff Dike2007-02-111-2/+2
* [PATCH] uml: mconsole lockingJeff Dike2007-02-115-6/+19
* [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73Star
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17Star
* [PATCH] uml: watchdog driver lockingJeff Dike2007-02-111-8/+15
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-112-17/+18
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-112-8/+9
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-111-3/+18
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-112-3/+1Star
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-1112-238/+253
* [PATCH] uml: console locking fixesJeff Dike2007-02-113-72/+134
* [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2007-02-112-12/+6Star
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina2007-02-112-8/+4Star
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-112-2/+0Star
* [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger2007-02-111-2/+0Star
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers2007-02-111-0/+1
* [PATCH] m68k: work around binutils tokenizer changeAl Viro2007-02-111-0/+15
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-1174-258/+68Star
* [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-112-2/+5
* [PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata2007-02-1112-1382/+4433
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19Star
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-112-23/+5Star
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-111-12/+59
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-111-2/+2
* [PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki2007-02-111-34/+58
* [PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2007-02-112-57/+60