aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day4-18/+8
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2-3/+4
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger2-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt25-398/+23
2007-02-11[PATCH] igrab() should check for I_CLEARJan Blunck1-1/+1
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron3-19/+42
2007-02-11[PATCH] lockdep: more unlock-on-error fixesJarek Poplawski1-4/+19
2007-02-11[PATCH] lockdep: also check for freed locks in kmem_cache_free()Ingo Molnar1-0/+1
2007-02-11[PATCH] kill_pid_info: kill acquired_tasklist_lockOleg Nesterov1-5/+4
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby24-121/+23
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby1-7/+9
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby1-2/+7
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby1-0/+5
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby1-17/+22
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby1-0/+2
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk1-1/+1
2007-02-11[PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi2-16/+0
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet2-3/+2
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet1-2/+8
2007-02-11[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby1-33/+3
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant3-9/+9
2007-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha1-36/+86
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman27-3/+70
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman5-3/+66
2007-02-11[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby1-1/+0
2007-02-11[PATCH] count_vm_events-warning-fixAndrew Morton1-18/+29
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2-89/+0
2007-02-11[PATCH] sysctl_{,ms_}jiffies: fix oldlen semanticsAlexey Dobriyan1-16/+28
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman6-18/+45
2007-02-11[PATCH] Add retain_initrd boot optionMichael Neuling2-1/+18
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis14-0/+1446
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish10-15/+13
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike4-11/+18
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike7-29/+83
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 apparent "CONFIG_64_BIT" typo.Robert P. J. Day1-1/+1
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