aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish10-15/+13
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike3-11/+15
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike5-23/+77
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike1-62/+92
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike1-7/+9
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike2-10/+10
2007-02-11[PATCH] uml: ELF locking commentaryJeff Dike1-2/+1
2007-02-11[PATCH] uml: umid tidyingJeff Dike6-27/+6
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike2-14/+3
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike1-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike2-5/+8
2007-02-11[PATCH] uml: fix style violationsJeff Dike1-4/+5
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike3-31/+28
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike1-6/+6
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike1-0/+2
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike3-11/+9
2007-02-11[PATCH] uml: locking fixes in the ubd driverJeff Dike1-20/+15
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike1-30/+40
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike1-5/+1
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