1. f761620 KVM: MMU: remove pt_access in mmu_set_spte by Xiao Guangrong · 11 years ago
  2. 55dd98c KVM: MMU: cleanup mapping-level by Xiao Guangrong · 11 years ago
  3. caf6900 KVM: MMU: lazily drop large spte by Xiao Guangrong · 11 years ago
  4. 4b07c5d leds: leds-sunfire: use dev_err()/pr_err() instead of printk() by Jingoo Han · 11 years ago
  5. 61d4eb2 leds: 88pm860x: Add missing of_node_put() by Axel Lin · 11 years ago
  6. ef754e8 leds: tca6507: Use of_get_child_count() by Axel Lin · 12 years ago
  7. ad0ba85 leds: leds-pwm: make it depend on PWM and not HAVE_PWM by Peter Ujfalusi · 12 years ago
  8. 5037878 KVM: VMX: cleanup vmx_set_cr0(). by Gleb Natapov · 11 years ago
  9. c0285f8 Documentation: leds: update LP55xx family devices by Milo(Woogyom) Kim · 11 years ago
  10. 109b833 leds-lp55xx: fix problem on removing LED attributes by Milo(Woogyom) Kim · 11 years ago
  11. a2387cb leds-lp5521/5523: add author and copyright description by Milo(Woogyom) Kim · 11 years ago
  12. df4094d leds-lp5521/5523: use new lp55xx common header by Milo(Woogyom) Kim · 11 years ago
  13. 79bcc10 leds-lp55xx: clean up headers by Milo(Woogyom) Kim · 11 years ago
  14. 12f022d leds-lp55xx: clean up definitions by Milo(Woogyom) Kim · 11 years ago
  15. 93ca409 leds-lp55xx: clean up unused data and functions by Milo(Woogyom) Kim · 11 years ago
  16. 87cc4bd leds-lp55xx: clean up _remove() by Milo(Woogyom) Kim · 11 years ago
  17. ba6fa84 leds-lp55xx: add new function for removing device attribtues by Milo(Woogyom) Kim · 11 years ago
  18. 9ca3bd8 leds-lp55xx: code refactoring on selftest function by Milo(Woogyom) Kim · 11 years ago
  19. e73c0ce leds-lp55xx: use common device attribute driver function by Milo(Woogyom) Kim · 11 years ago
  20. 240085e leds-lp55xx: support device specific attributes by Milo(Woogyom) Kim · 11 years ago
  21. db6eaf8 leds-lp5523: use generic firmware interface by Milo(Woogyom) Kim · 11 years ago
  22. 9ce7cb1 leds-lp5521: use generic firmware interface by Milo(Woogyom) Kim · 11 years ago
  23. 10c06d1 leds-lp55xx: support firmware interface by Milo(Woogyom) Kim · 11 years ago
  24. b3b6f81 leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface by Milo(Woogyom) Kim · 11 years ago
  25. d9067d2 leds-lp55xx: fix error condition in lp55xx_register_leds() by Milo(Woogyom) Kim · 11 years ago
  26. c3a68eb leds-lp55xx: use lp55xx_unregister_leds() by Milo(Woogyom) Kim · 11 years ago
  27. a96bfa1 leds-lp55xx: provide common LED current setting by Milo(Woogyom) Kim · 11 years ago
  28. a6e4679 leds-lp55xx: use lp55xx_set_brightness() by Milo(Woogyom) Kim · 11 years ago
  29. 0e20234 leds-lp55xx: use lp55xx_init_led() common function by Milo(Woogyom) Kim · 11 years ago
  30. 9e9b3db leds-lp55xx: use lp55xx common led registration function by Milo(Woogyom) Kim · 11 years ago
  31. 6ce6176 leds-lp55xx: use lp55xx common deinit function by Milo(Woogyom) Kim · 11 years ago
  32. 22ebeb4 leds-lp55xx: clean up init function by Milo(Woogyom) Kim · 11 years ago
  33. ffbdccd leds-lp55xx: use lp55xx common init function - post int by Milo(Woogyom) Kim · 11 years ago
  34. e3a700d leds-lp55xx: use lp55xx common init function - detect by Milo(Woogyom) Kim · 11 years ago
  35. 48068d5 leds-lp55xx: use lp55xx common init function - reset by Milo(Woogyom) Kim · 11 years ago
  36. a85908d leds-lp55xx: use lp55xx common init function - platform data by Milo(Woogyom) Kim · 11 years ago
  37. 632418b leds-lp5523: clean up lp5523_configure() by Milo(Woogyom) Kim · 11 years ago
  38. 9448217 leds-lp5521: clean up lp5521_configure() by Milo(Woogyom) Kim · 11 years ago
  39. 6a0c9a4 leds-lp55xx: use common lp55xx data structure in _probe() by Milo(Woogyom) Kim · 11 years ago
  40. 945c700 leds-lp55xx: replace name of data structure by Milo(Woogyom) Kim · 11 years ago
  41. c93d08f leds-lp55xx: add new common driver for lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  42. f6c64c6 leds-lp55xx: do chip specific configuration on device init by Milo(Woogyom) Kim · 11 years ago
  43. 86eb774 leds-lp55xx: add device reset function in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  44. 1904f83 leds-lp55xx: clean up deinit leds in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  45. f652480 leds-lp55xx: clean up init leds in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  46. 1a99148 leds-lp55xx: clean up deinit_device() in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  47. 944f7b1 leds-lp55xx: clean up init_device() in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  48. 6e9430a TTY: mark tty_get_device call with the proper const values by Greg Kroah-Hartman · 11 years ago
  49. 6048009 ARM: OMAP4: PM: Warn users about usage of older bootloaders by Rajendra Nayak · 11 years ago
  50. cc883af MAINTAINERS: update SGI & ia64 Altix stuff by Bjorn Helgaas · 11 years ago
  51. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 11 years ago
  52. 661e591 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  53. 6bacaa9 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  54. a9d5094 staging: comedi: quatech_daqp_cs: fix build error by H Hartley Sweeten · 11 years ago
  55. f30a383 pinctrl/abx500: add Device Tree support by Lee Jones · 11 years ago
  56. b9fab6e pinctrl/abx500: align GPIO cluster boundaries by Lee Jones · 11 years ago
  57. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  58. fa1ec99 pinctrl/abx500: prevent error path from corrupting returning error by Lee Jones · 11 years ago
  59. 44a7541 Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL" by fabio.estevam@freescale.com · 11 years ago
  60. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 11 years ago
  61. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 11 years ago
  62. 88fd2b6 perf python: Link with sysfs.o by Arnaldo Carvalho de Melo · 11 years ago
  63. e35ef355 perf evlist: Pass the event_group info via perf_attr_details by Arnaldo Carvalho de Melo · 11 years ago
  64. 91b9880 perf tools: Fix calloc argument ordering by Paul Gortmaker · 11 years ago
  65. 5a30a99 perf tests: Adding automated parsing tests for group :GH modifiers by Jiri Olsa · 11 years ago
  66. 89bb67f perf tools: Fix perf_evsel::exclude_GH handling by Jiri Olsa · 11 years ago
  67. b22e793 perf perl scripts: Fix SIGALRM and pipe read race for rwtop by Jiri Olsa · 11 years ago
  68. 0c5268b perf hists browser: Add support to display whole group data for raw columns by Jiri Olsa · 11 years ago
  69. d7e7a45 perf stat: Add per processor socket count aggregation by Stephane Eranian · 11 years ago
  70. 5ac59a8 perf tools: Add cpu_map processor socket level functions by Stephane Eranian · 11 years ago
  71. 0479b8b perf evlist: Make event_copy local to mmaps by David Ahern · 11 years ago
  72. 5936f54 perf sort: Check return value of strdup() by Namhyung Kim · 11 years ago
  73. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  74. 51f27d1 perf sort: Drop ip_[lr] arguments from _sort__sym_cmp() by Namhyung Kim · 11 years ago
  75. 2209001 perf tools: Check for flex and bison before continuing building by Borislav Petkov · 11 years ago
  76. 74b2133 perf evlist: Fix set event list leader by Stephane Eranian · 11 years ago
  77. ad0de09 perf report: Enable the runtime switching of perf data file by Feng Tang · 11 years ago
  78. 341487ab perf hists browser: Add option for runtime switching perf data file by Feng Tang · 11 years ago
  79. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 11 years ago
  80. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 11 years ago
  81. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 11 years ago
  82. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 11 years ago
  83. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  84. cd431e7 macvlan: add multicast filter by Eric Dumazet · 11 years ago
  85. 6d1ccff net: reset mac header in dev_start_xmit() by Eric Dumazet · 11 years ago
  86. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 11 years ago
  87. 25060d8 wpan: use stack buffer instead of heap by Alexander Aring · 11 years ago
  88. fc4e98d 6lowpan: use stack buffer instead of heap by Alexander Aring · 11 years ago
  89. a07fdce 6lowpan: Remove __init tag from lowpan_netlink_fini(). by David S. Miller · 11 years ago
  90. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 11 years ago
  91. 814a18a ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active by Paul Walmsley · 11 years ago
  92. 1e3d8fe ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active by Paul Walmsley · 12 years ago
  93. db27c0c ARM: OMAP2+: hwmod: add support for blocking WFI when a device is active by Paul Walmsley · 12 years ago
  94. 088e880 ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active by Paul Walmsley · 12 years ago
  95. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 11 years ago
  96. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 11 years ago
  97. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 11 years ago
  98. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 11 years ago
  99. f458c64 wpan: whitespace fix by Alexander Aring · 11 years ago
  100. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago