1. f1bceb4 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info by Michael Hennerich · 17 years ago
  2. a8c1238 [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h by Tilman Schmidt · 17 years ago
  3. c0eab3b [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option into the function it actually gets used in by Mike Frysinger · 17 years ago
  4. 550d553 [Blackfin] arch: simpler header and update dates by Mike Frysinger · 17 years ago
  5. b7627ac [Blackfin] arch: move the init sections to the end of memory by Mike Frysinger · 17 years ago
  6. 80f31c8 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers by Mike Frysinger · 17 years ago
  7. a3acf52 [Blackfin] arch: fix typo in printk message by Mike Frysinger · 17 years ago
  8. a01d7a7 [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name by Mike Frysinger · 17 years ago
  9. cf93425 [Blackfin] arch: add slightly better help text for CPLB_INFO by Mike Frysinger · 17 years ago
  10. 6cda2e9 [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 by Michael Hennerich · 17 years ago
  11. a680ae9 [Blackfin] arch: Fix header file information by Michael Hennerich · 17 years ago
  12. e9d76c2 [Blackfin] arch: Add Support for ISP1362 by Michael Hennerich · 17 years ago
  13. c827902 [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flash map driver and enable it as a module by default by Mike Frysinger · 17 years ago
  14. cfefe3c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code by Michael Hennerich · 17 years ago
  15. 2c4f829 [Blackfin] arch: Merge BF561 support into ints-priority by Michael Hennerich · 17 years ago
  16. 856783b [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c by Yi Li · 17 years ago
  17. c605999 [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU by Mike Frysinger · 17 years ago
  18. 960265e [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 by Bryan Wu · 17 years ago
  19. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 17 years ago
  20. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  21. b5eb951 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  22. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  23. f3aafa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  24. 3668805 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  25. 7b791d4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  26. 8811930 splice: missing user pointer access verification by Jens Axboe · 17 years ago
  27. 66191dc quota: turn quotas off when remounting read-only by Jan Kara · 17 years ago
  28. 28ae094 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests by Neil Brown · 17 years ago
  29. 2dafe1c reduce large do_mount stack usage with noinlines by Eric Sandeen · 17 years ago
  30. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
  31. 5aaf5f7 uml: x86_64 should copy %fs during fork by Jeff Dike · 17 years ago
  32. 11a7ac2 uml: improved error handling while locating temp dir by Jim Meyering · 17 years ago
  33. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  34. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
  35. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  36. 13214ad update checkpatch.pl to version 0.14 by Andy Whitcroft · 17 years ago
  37. 24649c0 MIPS: Mark all but i8259 interrupts as no-probe. by Ralf Baechle · 17 years ago
  38. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 17 years ago
  39. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 17 years ago
  40. b55ab61 preemptible RCU: sparse annotations by Patrick McHardy · 17 years ago
  41. 535ee2f buffer_head: fix private_list handling by Jan Kara · 17 years ago
  42. f6f21c81 Convert loglevel-related kernel boot parameters to early_param by Yinghai Lu · 17 years ago
  43. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 17 years ago
  44. 10e6f32 getdelays: fix gcc warnings by Randy Dunlap · 17 years ago
  45. fa7303e cpu: fix section mismatch warnings for enable_nonboot_cpus by Sam Ravnborg · 17 years ago
  46. 13d8bcd26 use __u32 in linux/reiserfs_fs.h by Mike Frysinger · 17 years ago
  47. d20894a Remove a.out interpreter support in ELF loader by Andi Kleen · 17 years ago
  48. 48d13e4 Don't operate with pid_t in rtmutex tester by Pavel Emelyanov · 17 years ago
  49. 8dc86af Use find_task_by_vpid in posix timers by Pavel Emelyanov · 17 years ago
  50. 20a8143 NBD: remove limit on max number of nbd devices by Paul Clements · 17 years ago
  51. 53a7a1b Char: applicom, use pci_match_id by Jiri Slaby · 17 years ago
  52. 55b29a7 Char: applicom, use pci_resource_start by Jiri Slaby · 17 years ago
  53. 6da8089 mount options: fix udf by Miklos Szeredi · 17 years ago
  54. b76db73 mount-options-fix-tmpfs-fix by Andrew Morton · 17 years ago
  55. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 17 years ago
  56. 90d09e1 mount options: fix spufs by Miklos Szeredi · 17 years ago
  57. cdf6ccc mount options: fix reiserfs by Miklos Szeredi · 17 years ago
  58. 564cd13 mount options: fix ncpfs by Miklos Szeredi · 17 years ago
  59. d0132ee mount options: fix isofs by Miklos Szeredi · 17 years ago
  60. 10f19a8 mount options: fix hugetlbfs by Miklos Szeredi · 17 years ago
  61. 6d9c1fd mount options: fix hpfs by Miklos Szeredi · 17 years ago
  62. dd2cc4d mount options: fix hostfs by Miklos Szeredi · 17 years ago
  63. d1875db mount options: fix fuse by Miklos Szeredi · 17 years ago
  64. c1fca3b mount options: fix fat by Miklos Szeredi · 17 years ago
  65. 35c879d mount options: fix ext2 by Miklos Szeredi · 17 years ago
  66. b87a267 mount options: fix devpts by Miklos Szeredi · 17 years ago
  67. e55e212 mount options: fix capifs by Miklos Szeredi · 17 years ago
  68. 552c3c6 mount options: fix befs by Miklos Szeredi · 17 years ago
  69. 979db75 mount options: fix autofs by Miklos Szeredi · 17 years ago
  70. aef97cb mount options: fix autofs4 by Miklos Szeredi · 17 years ago
  71. 969729d mount options: fix afs by Miklos Szeredi · 17 years ago
  72. e9b3961 mount options: fix affs by Miklos Szeredi · 17 years ago
  73. e11400b mount options: fix adfs by Miklos Szeredi · 17 years ago
  74. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 17 years ago
  75. f84e3f5 mount options: add documentation by Miklos Szeredi · 17 years ago
  76. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 17 years ago
  77. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  78. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 17 years ago
  79. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 17 years ago
  80. 7437a51 Remove __STRICT_ANSI__ from linux/types.h by Mike Frysinger · 17 years ago
  81. d59d0b1 BKL-Removal: convert pipe to use unlocked_ioctl too by Andi Kleen · 17 years ago
  82. de5c9ed PWM LED driver by David Brownell · 17 years ago
  83. 9a1e8eb Basic PWM driver for AVR32 and AT91 by David Brownell · 17 years ago
  84. c8cece8 OSS: constify function pointer tables by Jan Engelhardt · 17 years ago
  85. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  86. ec26e11 reiserfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  87. 9b7880e isofs: implement dmode option by Jan Kara · 17 years ago
  88. 6d141c3 workqueue: make delayed_work_timer_fn() static by Li Zefan · 17 years ago
  89. ae16106 atmel_serial: show tty name in /proc/interrupts by Haavard Skinnemoen · 17 years ago
  90. c811ab8 atmel_serial: use container_of instead of direct cast by Haavard Skinnemoen · 17 years ago
  91. 6433471 atmel_serial: fix broken RX buffer allocation by Haavard Skinnemoen · 17 years ago
  92. a667061 atmel_serial: add DMA support by Chip Coldwell · 17 years ago
  93. 1ecc26b atmel_serial: split the interrupt handler by Remy Bohmer · 17 years ago
  94. dfa7f34 atmel_serial: fix bugs in probe() error path and remove() by Haavard Skinnemoen · 17 years ago
  95. 1c0fd82 atmel_serial: use existing console options only if BRG is running by Haavard Skinnemoen · 17 years ago
  96. 829dd81 atmel_serial: use cpu_relax() when busy-waiting by Haavard Skinnemoen · 17 years ago
  97. b843aa2 atmel_serial: clean up the code by Remy Bohmer · 17 years ago
  98. a1cfac4 MAINTAINERS: add Haavard as maintainer of the atmel_serial driver by Haavard Skinnemoen · 17 years ago
  99. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 17 years ago
  100. 13050d8 parport: fix ieee1284_epp_read_addr by Stephan Boettcher · 17 years ago