1. d4b1d27 Blackfin arch: update boards files by Bryan Wu · 17 years ago
  2. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  3. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 17 years ago
  4. 29cae11 Blackfin arch: add a cheesy install target by Mike Frysinger · 17 years ago
  5. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  6. b0a68dc Blackfin arch: add assembly function for doing 64bit unsigned division by Mike Frysinger · 17 years ago
  7. 1c668d8 Blackfin arch: -mno-fdpic works by Mike Frysinger · 17 years ago
  8. 066954a Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage by Mike Frysinger · 17 years ago
  9. c1e7399 Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls by Bernd Schmidt · 17 years ago
  10. eaa8549 Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA size by Mike Frysinger · 17 years ago
  11. 1e5b244 Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x by Bryan Wu · 17 years ago
  12. 73b0c0b Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else by Robin Getz · 17 years ago
  13. 4fb4524 Blackfin arch: Optimization - no need to make additional math here by Michael Hennerich · 17 years ago
  14. a99bbcc Blackfin arch: force irq_flags into the .data section by Mike Frysinger · 17 years ago
  15. 876a668 Blackfin arch BF548 defconfig: enable watchdog by default by Mike Frysinger · 17 years ago
  16. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  17. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  18. 093faa1 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  19. 6ce59b4 New maintainers for the x86 (32-bit and 64-bit) architecture by Ingo Molnar · 17 years ago
  20. 8add244 vfc_dev conversion to mutex: fallout by Al Viro · 17 years ago
  21. e91a810 oom_kill bug by Al Viro · 17 years ago
  22. 7210c67 [PARISC] fix uninitialized variable warning in asm/rtc.h by Kyle McMartin · 17 years ago
  23. 562d139 [PARISC] Port checkstack.pl to parisc by Kyle McMartin · 17 years ago
  24. 437374e kbuild: restore arch/{ppc/xtensa}/boot cflags by Milton Miller · 17 years ago
  25. a54bb70 kconfig: set title bar in xconfig by Randy Dunlap · 17 years ago
  26. 0b463ff kbuild: fix toplevel Makefile/depmod by David Brownell · 17 years ago
  27. f67d403 [PARISC] Make palo target work when $obj != $src by Kyle McMartin · 17 years ago
  28. 7425ada [PARISC] Zap unused variable warnings in pci.c by Kyle McMartin · 17 years ago
  29. e8b8c97 Revert "kconfig: tristate choices with mixed tristate and boolean values" by Linus Torvalds · 17 years ago
  30. 9430d37 [PARISC] Fix tests in palo target by Kyle McMartin · 17 years ago
  31. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  32. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  33. b3d9d6b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  34. fe25200 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  35. c9b2ca7 Fix build break in tsi108.c by Olof Johansson · 17 years ago
  36. 224426f qeth: remove header_ops bug by Ursula Braun · 55 years ago
  37. e0d5dab ir-functions.c:(.text+0xbce18): undefined reference to `input_event' by Randy Dunlap · 17 years ago
  38. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  39. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  40. 418d6f8 DM9000 initialization fix by Mike Rapoport · 17 years ago
  41. b35e704 Avoid compile error in fs/nfs/unlink.c by Linus Torvalds · 17 years ago
  42. 96af154 [libata] sata_sis: use correct S/G table size by Jeff Garzik · 17 years ago
  43. 80f6fd3 pata_cs5536: MWDMA fix by Bartlomiej Zolnierkiewicz · 17 years ago
  44. aaa092a sata_sis: fix SCR read breakage by Tejun Heo · 17 years ago
  45. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  46. 5f73708 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  47. e9a4045 nfs: Fix build break with CONFIG_NFS_V4=n by Olof Johansson · 17 years ago
  48. a5f08c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  49. 8e8a140 fix do_sys_open() prototype by Jason Uhlenkott · 17 years ago
  50. 3932bf6 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake by Chris Malley · 17 years ago
  51. 80abe55 Documentation: Fix typo in SubmitChecklist. by James Bowes · 17 years ago
  52. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  53. c0fe2e6 Add missing profile=kvm option to Documentation/kernel-parameters.txt by Dave Jones · 17 years ago
  54. 828d055 fix typo about TBI in e1000 comment by Masatake YAMATO · 17 years ago
  55. c1cb8e4 sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL by Eric W. Biederman · 17 years ago
  56. b68f2c3a proc.txt: Add /proc/stat field by Leonardo Chiquitto · 17 years ago
  57. 80fd662 dm crypt: tidy pending by Milan Broz · 17 years ago
  58. b15546f dm mpath: send uevents by Mike Anderson · 17 years ago
  59. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  60. 51e5b2b dm: add uevent to core by Mike Anderson · 17 years ago
  61. 96a1f7d dm: export name and uuid by Mike Anderson · 17 years ago
  62. aa5617c dm raid1: add mirror_set to struct mirror by Jonathan Brassow · 17 years ago
  63. 6b3df0d dm log: split suspend by Jonathan Brassow · 17 years ago
  64. fe97e2a dm mpath: hp retry if not ready by Dave Wysochanski · 17 years ago
  65. 16ebbf3 dm mpath: add hp handler by Dave Wysochanski · 17 years ago
  66. c9e4558 dm mpath: add retry pg init by Dave Wysochanski · 17 years ago
  67. 636d578 dm crypt: tidy labels by Milan Broz · 17 years ago
  68. d469f84 dm crypt: tidy whitespace by Milan Broz · 17 years ago
  69. cabf08e dm crypt: add post processing queue by Milan Broz · 17 years ago
  70. 9934a8b dm crypt: use per device singlethread workqueues by Milan Broz · 17 years ago
  71. d336416 dm mpath: emc fix an error message by Alasdair G Kergon · 17 years ago
  72. 051814c dm: bio_list macro renaming by Alasdair G Kergon · 17 years ago
  73. bb56acf dm io:ctl remove vmalloc void cast by Jesper Juhl · 17 years ago
  74. 9e4e5f8 dm: tidy bio_io_error usage by Milan Broz · 17 years ago
  75. def5b5b kcopyd use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  76. 094262d dm: use kzalloc by Dmitry Monakhov · 17 years ago
  77. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  78. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  79. 79662d1 dm delay: fix status by Milan Broz · 17 years ago
  80. 2e64a0f dm delay: fix ctr error paths by Dmitry Monakhov · 17 years ago
  81. a72cf73 dm raid1: fix leakage by Dmitry Monakhov · 17 years ago
  82. 815f9e3 dm crypt: missing kfree in ctr error path by Dmitry Monakhov · 17 years ago
  83. 55b42c5 dm crypt: drop device ref in ctr error path by Dmitry Monakhov · 17 years ago
  84. 027d50f dm io:ctl use constant struct size by Milan Broz · 17 years ago
  85. c7ac86d dm mpath: rdac fix init race by Bryn M. Reeves · 17 years ago
  86. ad3d0a3 small documentation fixes by Philipp Marek · 17 years ago
  87. 2de206d Fix compiler warning in smount example program from sharedsubtree.txt by Jesper Juhl · 17 years ago
  88. f8c34f9 docs/sysfs: add missing word to sysfs attribute explanation by Shaun Zinck · 17 years ago
  89. 7356337 documentation/ext3: grammar fixes by Shaun Zinck · 17 years ago
  90. 59dd24d Documentation/java.txt: typo and grammar fixes by Shaun Zinck · 17 years ago
  91. bc5b1d5 Documentation/filesystems/vfs.txt: typo fix by Shaun Zinck · 17 years ago
  92. b2fff3f include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros by Stefan Richter · 17 years ago
  93. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
  94. 9631512 Fix typo in arch/x86/kernel/tsc_32.c by Josh Triplett · 17 years ago
  95. 582fe6f file link fix for Pegasus USB net driver help by Cal Peake · 17 years ago
  96. d489202 remove unused return within void return function by Denis Cheng · 17 years ago
  97. e9534b3 Typo fixes retrun -> return by Gabriel Craciunescu · 17 years ago
  98. 88a9b03 x86 hpet.h: remove broken links by Dave Young · 17 years ago
  99. 507a6a8 Update 2.4 maintainer in document by Li Yang · 17 years ago
  100. 6506f2a fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base by Uwe Kleine-König · 17 years ago