1. 1bee1a6 [Blackfin] arch: boards and machines defconfig updates by Bryan Wu · 16 years ago
  2. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  3. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  4. c5b50df [Blackfin] arch: fix bug - make sure we check the right L1 length by Meihui Fan · 16 years ago
  5. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  6. a8a46a2 [Blackfin] arch: fix obvious bfin_write typos by Meihui Fan · 16 years ago
  7. 37167e6 [Blackfin] arch: Fix bug - Properly calculate DDR clock. by Sonic Zhang · 16 years ago
  8. 25bb23b [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 by Mike Frysinger · 16 years ago
  9. 0e184c6 [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. by Mike Frysinger · 16 years ago
  10. 53eabf0 [Blackfin] arch: replace implied numbers with real values by Mike Frysinger · 16 years ago
  11. 618835a [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally by Mike Frysinger · 16 years ago
  12. 6a42a91 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) by Mike Frysinger · 16 years ago
  13. 9fcdc78 [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling by Bryan Wu · 16 years ago
  14. b4bb68f [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. by Bernd Schmidt · 16 years ago
  15. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  16. dbfe44f [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. by Bernd Schmidt · 16 years ago
  17. b594272 [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface by Bryan Wu · 16 years ago
  18. 904656c [Blackfin] arch: fix bug - grab locks when not atomic by Robin Getz · 16 years ago
  19. 9a62ca4 [Blackfin] arch: fix bug - when we crash, current is not valid by Robin Getz · 16 years ago
  20. 81d9c7f [Blackfin] arch: add i2c board info struct and move to new-style i2c interface by Bryan Wu · 16 years ago
  21. d171c23 [Blackfin] arch: fix up gpio code style -- no functional changes by Mike Frysinger · 16 years ago
  22. f85c4ab [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk by Mike Frysinger · 16 years ago
  23. 793dc27 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank by Mike Frysinger · 16 years ago
  24. 2e8d796 [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn. by Yi Li · 16 years ago
  25. 9df7a8f [Blackfin] arch: remove NOTES from linker script by Bernd Schmidt · 16 years ago
  26. 56ce835 [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes Joordens by Mike Frysinger · 16 years ago
  27. f692940 [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable by Mike Frysinger · 16 years ago
  28. 0ddeeca [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions by Mike Frysinger · 16 years ago
  29. 1307a65 [Blackfin] arch: turn generic time on by default by Mike Frysinger · 16 years ago
  30. b4e2d18 [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel by Mike Frysinger · 16 years ago
  31. 8b5f79f [Blackfin] arch: initial generic time and clock sources by Vitja Makarov · 16 years ago
  32. 3dc5063 slab_err: Pass parameters correctly to slab_bug by Christoph Lameter · 16 years ago
  33. 79c1cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  34. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  36. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  37. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  38. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  39. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  40. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  41. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  42. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  43. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  44. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  45. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  46. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  47. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  48. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  49. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  50. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  51. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  52. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  53. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  54. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  55. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  56. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  57. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  58. e199cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  59. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  60. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  61. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  62. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  63. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  64. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 16 years ago
  65. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  66. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  67. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  68. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  69. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  70. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago
  71. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 16 years ago
  72. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  73. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 16 years ago
  74. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  75. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  76. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  77. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  78. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  79. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 16 years ago
  80. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  81. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  82. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  83. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 16 years ago
  84. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 16 years ago
  85. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago
  86. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  87. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 16 years ago
  88. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 16 years ago
  89. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 16 years ago
  90. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 16 years ago
  91. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 16 years ago
  92. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 16 years ago
  93. efa0f16 HID: Suppress hidinput for Samsung IR control by Robert Schedel · 16 years ago
  94. 42098a5 HID: remove 60x GTCO devices from blacklist by Jiri Kosina · 16 years ago
  95. 0dd9154 HID: export headers properly by Mike Frysinger · 16 years ago
  96. 3e52a05 HID: WiseGroup 866 Dual Joypad needs output reports quirk by Jiri Kosina · 16 years ago
  97. f5c669f HID: ThrustMaster FF driver is no longer experimental by Jiri Kosina · 16 years ago
  98. c8f0f02 HID: Logitech diNovo Mini pad support by Jiri Kosina · 16 years ago
  99. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  100. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago