1. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  2. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  3. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  4. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  5. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  6. 936a3f7 viafb: improve pitch handling by Florian Tobias Schandinat · 13 years ago
  7. 265c6a0 ext4: fix compilation with -DDX_DEBUG by Bernd Schubert · 13 years ago
  8. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  9. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  10. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  11. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  12. d7f6169 ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS by Stefan Assmann · 13 years ago
  13. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  14. fec8292 ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  15. faa2831 bnx2x: Fix compilation when CNIC is not selected in config by Dmitry Kravkov · 13 years ago
  16. 2d9a8db 68360enet: Remove Kconfig/Makefile references by Jeff Kirsher · 13 years ago
  17. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  18. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  19. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  20. cd63401 bnx2: Close device if tx_timeout reset fails by Michael Chan · 13 years ago
  21. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 13 years ago
  22. 1a361cd iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  23. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  24. 253a634 iwlagn: move tx transport functions to iwl-trans-tx-pcie.c by Emmanuel Grumbach · 13 years ago
  25. ab697a9 iwlagn: move rx transport functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  26. 4caab32 iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr by Fry, Donald H · 13 years ago
  27. 45d5002 iwlagn: calibration bitmap by Wey-Yi Guy · 13 years ago
  28. 6ff88a6 iwlagn: set default of uCode ownership to driver by Hsu, Kenny · 13 years ago
  29. 2c2def1 iwlagn: simplify TX flags assignments by Johannes Berg · 13 years ago
  30. 47365ab iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops by Emmanuel Grumbach · 13 years ago
  31. 7ed9af7 iwlagn: comments for iwl_cfg by Wey-Yi Guy · 13 years ago
  32. e4305fe iwlagn: another double indirect removed by Wey-Yi Guy · 13 years ago
  33. 90c300c iwlagn: remove dual-indirect call to simply the code by Wey-Yi Guy · 13 years ago
  34. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  35. 1ab9f6c iwlagn: move the Rx dispatching to the upper layer by Emmanuel Grumbach · 13 years ago
  36. a27367d iwlagn: move sync_irq to transport layer by Emmanuel Grumbach · 13 years ago
  37. 34c1b7b iwlagn: move the tasklet / irq to the transport layer by Emmanuel Grumbach · 13 years ago
  38. 47c1b49 iwlagn: move Tx datapath to transport layer by Emmanuel Grumbach · 13 years ago
  39. 6ea12a0 USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 13 years ago
  40. c06d495 gma500: Add medfield header by Alan Cox · 13 years ago
  41. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  42. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 13 years ago
  43. 9a00c24 firewire: document the sysfs ABIs by Stefan Richter · 13 years ago
  44. f6a7cd0 firewire: cdev: ABI documentation enhancements by Stefan Richter · 13 years ago
  45. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  46. d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
  47. e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 13 years ago
  48. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  49. 8c11642 Merge commit 'v3.0-rc7' into devicetree/next by Grant Likely · 13 years ago
  50. 250bae8 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not by Steven Rostedt · 13 years ago
  51. 43d1b65 ktest: Keep fonud configs separate from default configs by Steven Rostedt · 13 years ago
  52. 35ce595 ktest: Add prompt to use OUTPUT_MIN_CONFIG by Steven Rostedt · 13 years ago
  53. b9066f6 ktest: Use Kconfig dependencies to shorten time to make min_config by Steven Rostedt · 13 years ago
  54. 4c4ab12 ktest: Add test type make_min_config by Steven Rostedt · 13 years ago
  55. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  56. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  57. f85ef69 pnfs: simplify pnfs files module autoloading by J. Bruce Fields · 13 years ago
  58. 674e405 nfs: document nfsv4 sillyrename issues by J. Bruce Fields · 13 years ago
  59. ab1350b nfsd41: Deny new lock before RECLAIM_COMPLETE done by Mi Jinlong · 13 years ago
  60. ee19cc4 fs: locks: remove init_once by Miklos Szeredi · 13 years ago
  61. f3dc158 gianfar: rx parser by Sebastian Pöhn · 13 years ago
  62. ae82a8d nfsd41: check the size of request by Mi Jinlong · 13 years ago
  63. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  64. 1b74c25 nfsd41: error out when client sets maxreq_sz or maxresp_sz too small by Mi Jinlong · 13 years ago
  65. f197c27 nfsd4: fix file leak on open_downgrade by J. Bruce Fields · 13 years ago
  66. 499f3ed nfsd4: remember to put RW access on stateid destruction by J. Bruce Fields · 13 years ago
  67. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  68. e1ca12d NFSD: added FREE_STATEID operation by Bryan Schumaker · 13 years ago
  69. ebc63e5 svcrpc: fix list-corrupting race on nfsd shutdown by J. Bruce Fields · 13 years ago
  70. 058c5c9 rpc: allow autoloading of gss mechanisms by J. Bruce Fields · 13 years ago
  71. 13e0e95 svcauth_unix.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  72. 177e4f9 svcsock.c: include sunrpc.h to quiet sparse noise by H Hartley Sweeten · 13 years ago
  73. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  74. 094b5d7 NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND by Benny Halevy · 13 years ago
  75. 17edf2d x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message by Len Brown · 13 years ago
  76. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  77. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  78. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  79. 1d8047a PM: Add "RTC" to PM trace time stamps to avoid confusion by Rafael J. Wysocki · 13 years ago
  80. a5e4fd8 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem by Kevin Hilman · 13 years ago
  81. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 13 years ago
  82. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  83. cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 13 years ago
  84. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  85. 190b57f perf probe: Add probed module in front of function by Masami Hiramatsu · 13 years ago
  86. ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
  87. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  88. bcfc082 perf probe: Remove redundant dwarf functions by Masami Hiramatsu · 13 years ago
  89. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago
  90. bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
  91. 6277839 Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes by Arnd Bergmann · 13 years ago
  92. baad2d3 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END by Masami Hiramatsu · 13 years ago
  93. 752ad5e mcp23s08: add i2c support by Peter Korsgaard · 13 years ago
  94. d62b98f mcp23s08: isolate spi specific parts by Peter Korsgaard · 13 years ago
  95. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  96. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 13 years ago
  97. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  98. bc81d48 kprobes: Return -ENOENT if probe point doesn't exist by Masami Hiramatsu · 13 years ago
  99. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 13 years ago
  100. af8a927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago