1. abb4385 scripts/namespace.pl: improve to get more correct results by Amerigo Wang · 14 years ago
  2. e8cf981 scripts/namespace.pl: some bug fixes by Amerigo Wang · 14 years ago
  3. 43f683c scripts/namespace.pl: update file exclusion list by Stephen Hemminger · 14 years ago
  4. c25f415 scripts/namespace.pl: fix wrong source path by Amerigo Wang · 14 years ago
  5. 8f28f54 i915: signedness bug in check_overlay_src() by Dan Carpenter · 14 years ago
  6. ce45b87 ehea: Fixing statistics by Breno Leitao · 14 years ago
  7. a71fb88 bonding: Fix lockdep warning after bond_vlan_rx_register() by Jarek Poplawski · 14 years ago
  8. 6f94196 msm: timer: Decrease shift on timer clocksource by Jeff Ohlstein · 14 years ago
  9. a86c44d arm: mach-msm: fix error handling in msm_iommu_probe() by Vasiliy Kulikov · 14 years ago
  10. efdfb2b msm: fix Kconfig target board selection by Daniel Walker · 14 years ago
  11. 79d9831 msm: fix compile failure on struct membank node member by Daniel Walker · 14 years ago
  12. 74b0b85 tunnels: Fix tunnels change rcu protection by Pavel Emelyanov · 14 years ago
  13. 17f52ed drivers/video/msm/mddi.c: Remove multiple KERN_<level> uses by Joe Perches · 14 years ago
  14. 4e929d2 ARM: fix memblock breakage by Russell King · 14 years ago
  15. 88d927e ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type by Tony Lindgren · 14 years ago
  16. d463f36 ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interrupt by Uwe Kleine-König · 14 years ago
  17. 521e954 ARM: 6449/1: Fix for compiler warning of uninitialized variable. by Marcelo Roberto Jimenez · 14 years ago
  18. f444fce ARM: 6445/1: fixup TCM memory types by Linus Walleij · 14 years ago
  19. 72f98e7 locks: turn lock_flocks into a spinlock by Arnd Bergmann · 14 years ago
  20. f7347ce fasync: re-organize fasync entry insertion to allow it under a spinlock by Linus Torvalds · 14 years ago
  21. 3d435ad ath5k: Fix double free on hw attach error path by Jones Desougi · 14 years ago
  22. dc9f48c mac80211: Fix scan_ies_len to include DS Params by Jouni Malinen · 14 years ago
  23. d654567 ath9k_htc: Set proper firmware offset for Netgear WNDA3200 by Rajkumar Manoharan · 14 years ago
  24. e609e2e ath9k: fix tx aggregation flush on AR9003 by Felix Fietkau · 14 years ago
  25. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  26. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 14 years ago
  27. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  28. 7583c550 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 14 years ago
  29. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 14 years ago
  30. a282a1f lockd: fix nlmsvc_notify_blocked locking by J. Bruce Fields · 14 years ago
  31. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  32. 1933f0c caif-u5500: Build config for CAIF shared mem driver by Amarnath Revanna · 14 years ago
  33. e57731f caif-u5500: CAIF shared memory mailbox interface by Amarnath Revanna · 14 years ago
  34. dfae55d caif-u5500: CAIF shared memory transport protocol by sjur.brandeland@stericsson.com · 14 years ago
  35. a10c020 caif-u5500: Adding shared memory include by Amarnath Revanna · 14 years ago
  36. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  37. 13c3ab8 drivers/net/typhoon.c: delete double assignment by Julia Lawall · 14 years ago
  38. d58c0e9 drivers/net/sb1000.c: delete double assignment by Julia Lawall · 14 years ago
  39. 0184bbb qlcnic: define valid vlan id range by Sony Chacko · 14 years ago
  40. 90d1900 qlcnic: reduce rx ring size by Sony Chacko · 14 years ago
  41. e5edb7b qlcnic: fix mac learning by amit salecha · 14 years ago
  42. e5ccd96 ehea: fix use after free by Eric Dumazet · 14 years ago
  43. b914c4e inetpeer: __rcu annotations by Eric Dumazet · 14 years ago
  44. 7a2b03c fib_rules: __rcu annotates ctarget by Eric Dumazet · 14 years ago
  45. b33eab0 tunnels: add __rcu annotations by Eric Dumazet · 14 years ago
  46. e0ad61e net: add __rcu annotations to protocol by Eric Dumazet · 14 years ago
  47. 1c31720 ipv4: add __rcu annotations to routes.c by Eric Dumazet · 14 years ago
  48. c1b6009 qlge: bugfix: Restoring the vlan setting. by Ron Mercer · 14 years ago
  49. f203af7 be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close() by Somnath Kotur · 14 years ago
  50. 853dc2e ipv6: fix refcnt problem related to POSTDAD state by Ursula Braun · 14 years ago
  51. 66c68bc net: NETIF_F_HW_CSUM does not imply FCoE CRC offload by Ben Hutchings · 14 years ago
  52. af1905d net: Fix some corner cases in dev_can_checksum() by Ben Hutchings · 14 years ago
  53. cd0ea24 gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic) by Jarek Poplawski · 14 years ago
  54. e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
  55. 7655e59 [media] af9015: Fix max I2C message size when used with tda18271 by Mauro Carvalho Chehab · 14 years ago
  56. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  57. a5e03ca MN10300: Change "Matsushita" to "Panasonic". by Akira Takeuchi · 14 years ago
  58. 72d36fa MN10300: Create a defconfig for the ASB2364 board by Akira Takeuchi · 14 years ago
  59. 711beda MN10300: Update the ASB2303 defconfig by Akira Takeuchi · 14 years ago
  60. 62747cd MN10300: ASB2364: Add support for SMSC911X and SMC911X by Akira Takeuchi · 14 years ago
  61. 6044cf1 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA by David Howells · 14 years ago
  62. 730c1fa MN10300: Generic time support by Mark Salter · 14 years ago
  63. 2502c64 MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support by Mark Salter · 14 years ago
  64. 5a226c6 MN10300: Map userspace atomic op regs as a vmalloc page by Mark Salter · 14 years ago
  65. 368dd5a MN10300: And Panasonic AM34 subarch and implement SMP by Akira Takeuchi · 14 years ago
  66. 04157a6 MN10300: Delete idle_timestamp from irq_cpustat_t by Akira Takeuchi · 14 years ago
  67. 37e4ec9 MN10300: Make various interrupt priority settings configurable by Akira Takeuchi · 14 years ago
  68. ab244c1 MN10300: Optimise do_csum() by Akira Takeuchi · 14 years ago
  69. 4f81ca1 MN10300: Implement atomic ops using atomic ops unit by Mark Salter · 14 years ago
  70. 278d91c MN10300: Make the FPU operate in non-lazy mode under SMP by Akira Takeuchi · 14 years ago
  71. 965ea4b MN10300: SMP TLB flushing by Akira Takeuchi · 14 years ago
  72. dccbf48 MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control by Akira Takeuchi · 14 years ago
  73. a9bc60e MN10300: Make the use of PIDR to mark TLB entries controllable by Akira Takeuchi · 14 years ago
  74. 492e675 MN10300: Rename __flush_tlb*() to local_flush_tlb*() by David Howells · 14 years ago
  75. 8f19e3d MN10300: AM34 erratum requires MMUCTR read and write on exception entry by Akira Takeuchi · 14 years ago
  76. 6331718 MN10300: Make the boot wrapper able to use writeback caching by Akira Takeuchi · 14 years ago
  77. 8be0628 MN10300: Cache: Implement SMP global cache flushing by Akira Takeuchi · 14 years ago
  78. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  79. 9731d23 MN10300: AM34: Add cacheflushing by using the AM34 purge registers by Akira Takeuchi · 14 years ago
  80. 0bd3eb6 MN10300: SMP: Differentiate local cache flushing by Akira Takeuchi · 14 years ago
  81. 9b287bf MN10300: Cacheflush functions should take unsigned long addresses by Akira Takeuchi · 14 years ago
  82. 518d4bb MN10300: AM34: The current cacheflush routines operate by controlling tag regs by David Howells · 14 years ago
  83. 93c10d3 MN10300: Reorder asm/cacheflush.h to put primitives first by David Howells · 14 years ago
  84. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  85. 0bc42d7 MN10300: Cache: Split cache bits out of arch Kconfig by David Howells · 14 years ago
  86. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  87. 8fbbf7c MN10300: Add CPU register bits for AM34 by Akira Takeuchi · 14 years ago
  88. 06019be MN10300: Don't hard code the cacheline size in register defs by Akira Takeuchi · 14 years ago
  89. a116956 MN10300: Move DMA engine control reg defs to MN103E010 processor directory by Akira Takeuchi · 14 years ago
  90. 22d4225 MN10300: Differentiate AM33_2 and AM33_3 in config by Akira Takeuchi · 14 years ago
  91. 9f200d3 MN10300: Provide the functions to fully disable maskable interrupts by Akira Takeuchi · 14 years ago
  92. 9f59f7d MN10300: Add reads[bwl]() and writes[bwl]() by Akira Takeuchi · 14 years ago
  93. 3195d0b MN10300: Don't cast away the volatile in test_bit() by Akira Takeuchi · 14 years ago
  94. 3a5f65d Typedef SMP call function pointer by David Howells · 14 years ago
  95. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  96. dcd42ed mn10300: Use pci_claim_resource by David Howells · 14 years ago
  97. e4acfca bitops: Change the bitmap index from int to unsigned long [mn10300] by Justin Chen · 14 years ago
  98. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  99. 95a2f6f Partially revert patch that encloses asm-offset.h numbers in brackets by David Howells · 14 years ago
  100. 47f19a0 percpu: Remove the multi-page alignment facility by Ingo Molnar · 14 years ago