1. a0a7ec3 [PATCH] unshare system call -v5: unshare vm by JANAK DESAI · 19 years ago
  2. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 19 years ago
  3. 99d1419 [PATCH] unshare system call -v5: unshare filesystem info by JANAK DESAI · 19 years ago
  4. cf2e340 [PATCH] unshare system call -v5: system call handler function by JANAK DESAI · 19 years ago
  5. 0d4c3e7 [PATCH] unshare system call -v5: Documentation file by JANAK DESAI · 19 years ago
  6. e0a6029 [PATCH] Fix spinlock debugging delays to not time out too early by Ingo Molnar · 19 years ago
  7. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 19 years ago
  8. 99f6d61 [PATCH] selinux: require AUDIT by Stephen Smalley · 19 years ago
  9. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 19 years ago
  10. 7b4fe29 [PATCH] More informative message on umount failure by Dave Jones · 19 years ago
  11. 1fcbf05 [PATCH] sys_hpux: fix strlen_user() race by Kyle McMartin · 19 years ago
  12. b517311 [PATCH] inotify: fix one-shot support by Robert Love · 19 years ago
  13. 8e08b75 [PATCH] module: strlen_user() race fix by Andrew Morton · 19 years ago
  14. 48b8c10 [PATCH] uml: remove a dead file by Jeff Dike · 19 years ago
  15. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 19 years ago
  16. 43b00fd [PATCH] uml: block SIGWINCH in ptrace tester child by Jeff Dike · 19 years ago
  17. 14d9ead [PATCH] uml: balance list_add and list_del in the network driver by Jeff Dike · 19 years ago
  18. 1d2ddcf [PATCH] uml: close TUN/TAP file descriptors by Jeff Dike · 19 years ago
  19. fbd5577 [PATCH] uml: add debug switch for skas mode by Jeff Dike · 19 years ago
  20. 3bc8414b [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk() by Suzuki · 19 years ago
  21. c00a76a [PATCH] __cmpxchg() must really always be inlined on alpha by Steve Langasek · 19 years ago
  22. c2f8311 [PATCH] ide: cast arguments to pr_debug() properly by Michael Richardson · 19 years ago
  23. cbd0d51 [PATCH] knfsd: fix nfs4_open lock leak by J. Bruce Fields · 19 years ago
  24. 0df420d [PATCH] hugetlbpage: return VM_FAULT_OOM on oom by Christoph Lameter · 19 years ago
  25. a2dfef6 [PATCH] Hugepages need clear_user_highpage() not clear_highpage() by David Gibson · 19 years ago
  26. 488fc08 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 19 years ago
  27. 7714d59 [PATCH] swsusp: kill unneeded/unbalanced bio_get by Pavel Machek · 19 years ago
  28. 2139bdd [PATCH] drivers/base/bus.c warning fixes by Russell King · 19 years ago
  29. ce4b50f2f Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  30. d43da75 [PATCH] cciss: softirq handler needs to save interrupt flags by Jens Axboe · 19 years ago
  31. e8a82fd Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  32. e1a8e6c [PATCH] Fix bad apic fix on i386 by Andi Kleen · 19 years ago
  33. 5075381 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  34. eeb059e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix by Linus Torvalds · 19 years ago
  35. b38c739 [MIPS] Clear ST0_RE on bootup. by Ralf Baechle · 19 years ago
  36. f09678a [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock by Sergei Shtylylov · 19 years ago
  37. c226f26 [MIPS] TX49 MFC0 bug workaround by Atsushi Nemoto · 19 years ago
  38. dbee90b [MIPS] Fix linker script to work for non-4K page size. by Ralf Baechle · 19 years ago
  39. fcfd980 [MIPS] Oprofile: Support for 34K UP kernels. by Ralf Baechle · 19 years ago
  40. d1e30a6 [MIPS] Fix dump_tlb.c warning and cleanup. by Atsushi Nemoto · 19 years ago
  41. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 19 years ago
  42. 1e32ceec [MIPS] MIPS R2 optimized endianess swapping. by Ralf Baechle · 19 years ago
  43. 7e5b24a [MIPS] Remove buggy inline version of memscan. by Ralf Baechle · 19 years ago
  44. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 19 years ago
  45. 5be0f65 [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested. by Ralf Baechle · 19 years ago
  46. 3d50375 [MIPS] Support /proc/kcore for MIPS by Daniel Jacobowitz · 20 years ago
  47. e9feeb2 [MIPS] IP22: Fix serial console detection by Ralf Baechle · 19 years ago
  48. c5033d7 [MIPS] ieee754[sd]p_neg workaround by Atsushi Nemoto · 19 years ago
  49. d4264f1 [MIPS] Remove wrong __user tags. by Atsushi Nemoto · 19 years ago
  50. 2caf190 [MIPS] Cleanup fls implementation. by Ralf Baechle · 19 years ago
  51. 2e66fe2 [MIPS] local_irq_restore wasn't safe to be used in other macros mode. by Ralf Baechle · 19 years ago
  52. 75bdb42 [MIPS] Remove commented out code to add -mmad for Nevada. by Ralf Baechle · 19 years ago
  53. 5237844 [MIPS] Fix Cobalt PCI cache line sizes by Peter Horton · 19 years ago
  54. c315a2b [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings. by Atsushi Nemoto · 19 years ago
  55. 76f072a [MIPS] Build blast_cache routines from template by Atsushi Nemoto · 19 years ago
  56. 3055acb [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c by Atsushi Nemoto · 19 years ago
  57. b6f7880 [MIPS] Reformat to 80 columns. by Ralf Baechle · 19 years ago
  58. 5ac71fd [MIPS] Sibyte: Make all setup functions __init. by Ralf Baechle · 19 years ago
  59. 010b853 [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. by Ralf Baechle · 19 years ago
  60. 492fd5f [MIPS] Au1200: Make KGDB compile by Sergei Shtylylov · 19 years ago
  61. 8073055 [MIPS] Au1xx0: really set KSEG0 to uncached on reboot by Sergei Shtylylov · 19 years ago
  62. 6fe2a56 [MIPS] TX49x7: Fix timer register #define's by Sergei Shtylylov · 19 years ago
  63. 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 19 years ago
  64. c03bc12 [MIPS] SB1: Add oprofile support. by Mark Mason · 19 years ago
  65. 4c91cc5 [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. by Mark Mason · 19 years ago
  66. 80f834e [MIPS] BCM1125 PCI fixes by Mark Mason · 19 years ago
  67. dd2f18f [MIPS] Nevada support for SGI O2. by Ralf Baechle · 19 years ago
  68. c011db4 [MIPS] CPU definitions for Cobalt. by Ralf Baechle · 19 years ago
  69. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 19 years ago
  70. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  71. 9414d36 [MIPS] Check function pointers are non-zero before calling. by Ralf Baechle · 19 years ago
  72. a3305a8 [MIPS] Revert "mips: add pm_power_off" by Ralf Baechle · 19 years ago
  73. a84c96e [MIPS] RTLX compile fixes. by Ralf Baechle · 19 years ago
  74. 71baa1a [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. by Ralf Baechle · 19 years ago
  75. 05faa7b [MIPS] Fix C version of ssnop to use the right opcode. by Ralf Baechle · 19 years ago
  76. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 19 years ago
  77. 34218e0 Merge branch 'work-fixes' by Mauro Carvalho Chehab · 19 years ago
  78. dece696 Merge branch 'origin' by Mauro Carvalho Chehab · 19 years ago
  79. 6726448 V4L/DVB (3325): Disabled debug on by default in tvp5150 by Markus Rechberger · 19 years ago
  80. ed20992 V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontends by Adrian Bunk · 19 years ago
  81. 62b2c00 V4L/DVB (3318c): fix saa7146 kobject register failure by Dave Jones · 19 years ago
  82. be8a82d V4L/DVB (3318a): Makes Some symbols static. by Mauro Carvalho Chehab · 19 years ago
  83. 9366865 V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware file by Patrick Boettcher · 19 years ago
  84. eba841e V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices by Patrick Boettcher · 19 years ago
  85. 6363136 V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird FusionHDTV DVB-T boxes. by Michael Krufky · 19 years ago
  86. 4055d39 V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USB by Chris Pascoe · 19 years ago
  87. 9ead9bd V4L/DVB (3307): Support for Galaxis DVB-S rev1.3 by Oliver Endriss · 19 years ago
  88. 9f38724 V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleep by Markus Rechberger · 19 years ago
  89. 0dfd812 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 19 years ago
  90. a77a922 V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based) by Marco Manenti · 19 years ago
  91. 815a3ca V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetect by Manu Abraham · 19 years ago
  92. ac25230 V4L/DVB (3281): Added signal detection support to tvp5150 by Markus Rechberger · 19 years ago
  93. 1b0bb68 V4L/DVB (3266): Fix NICAM buzz on analog sound by Marcin Rudowski · 19 years ago
  94. 36377a1 V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352 by Michael Krufky · 19 years ago
  95. 6967bd8 [PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  96. 99bb257 [PATCH] uli526x warning fix by Andrew Morton · 19 years ago
  97. 3cfc151 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 19 years ago
  98. cc8c6e3 [PATCH] gianfar: Fix sparse warnings by Kumar Gala · 19 years ago
  99. 3e710bf [PATCH] dscc4: fix dscc4_init_dummy_skb check by Alexey Dobriyan · 19 years ago
  100. 3418db7 [PATCH] bonding: Sparse warnings fix by Luiz Fernando Capitulino · 19 years ago