1. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  2. 35efbca [PATCH] m68k: cast in strnlen switched to unsigned long by Al Viro · 19 years ago
  3. a5d361f [PATCH] m68k: NULL noise removal by Al Viro · 19 years ago
  4. d85f689 [PATCH] m68k: dsp56k __user annotations by Al Viro · 19 years ago
  5. 6225d85 [PATCH] m68k: checksum __user annotations by Al Viro · 19 years ago
  6. 2382f77 [PATCH] m68k: signal __user annotations by Al Viro · 19 years ago
  7. 11c40f8 [PATCH] m68k: basic __user annotations by Al Viro · 19 years ago
  8. ad9ec4f [PATCH] m68k: basic iomem annotations by Al Viro · 19 years ago
  9. 0efb713 [PATCH] m68k: bogus function argument types (sun3_pgtable.h) by Al Viro · 19 years ago
  10. 84a65cc [PATCH] m68k: static vs. extern in amigaints.h by Al Viro · 19 years ago
  11. 6ebf21a [PATCH] m68k: static vs. extern in sun3ints.h by Al Viro · 19 years ago
  12. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  13. 85b07cd [PATCH] m68k: compile fix - hardirq checks were in wrong place by Al Viro · 19 years ago
  14. 9fc6587 [PATCH] missing helper - task_stack_page() by Al Viro · 19 years ago
  15. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  16. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  17. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  18. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  19. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  20. b14a72d [PATCH] m68knommu: remove enable_irq_nosync() by Christoph Hellwig · 19 years ago
  21. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  22. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  23. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  24. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  25. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  26. 3b66a1e [PATCH] m68k: convert thread flags to use bit fields by Roman Zippel · 19 years ago
  27. abd0375 [PATCH] m68k: m68k-specific thread_info changes by Al Viro · 19 years ago
  28. 16cf0d8 [SPARC]: Kill remaining kbio.h references. by Christoph Hellwig · 19 years ago
  29. 59f85dc [SPARC]: remove vuid_event.h by Christoph Hellwig · 19 years ago
  30. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  31. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  32. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  33. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  34. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  35. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  36. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  37. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  38. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  39. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  40. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  41. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  42. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  43. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  44. 072dffd [PATCH] m68k: cleanup inline mem functions by Roman Zippel · 19 years ago
  45. 2855b97 [PATCH] m68k: move cache functions into separate file by Roman Zippel · 19 years ago
  46. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  47. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  48. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  49. 40bb0c3 [PATCH] m68k: fix broken macros causing compile errors by Andreas Schwab · 19 years ago
  50. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  51. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  52. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  53. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  54. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  55. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  56. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  57. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  58. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  59. 9ce3a71 [PATCH] ppc32: fix compilation error in include/asm-m68k/setup.h by Benoit Boissinot · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago