1. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. eedf2c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 by Linus Torvalds · 15 years ago
  3. 0151f94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  4. 3c8c45d NFS: Simplify logic to compare socket addresses in client.c by Chuck Lever · 15 years ago
  5. d188262 Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel by Trond Myklebust · 15 years ago
  6. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 09b8ce0 i2c-core: Some style cleanups by Zhenwen Xu · 15 years ago
  8. 506a8b6 i2c-piix4: Add support for the Broadcom HT1100 chipset by Flavio Leitner · 15 years ago
  9. 87e1960 i2c-piix4: Add support to SB800 SMBus changes by Shane Huang · 15 years ago
  10. 6b110d1 i2c-pca-platform: Use defaults if no platform_data given by Wolfram Sang · 15 years ago
  11. 2378bc0 i2c-algo-pca: Use timeout for checking the state machine by Wolfram Sang · 15 years ago
  12. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 15 years ago
  13. eff9ec9 i2c-algo-pca: Add PCA9665 support by Marco Aurelio da Costa · 15 years ago
  14. bac3e7c i2c: Adapt debug macros for KERN_* constants by Frank Seidel · 15 years ago
  15. 98a679c i2c-davinci: Fix timeout handling by Jean Delvare · 15 years ago
  16. 8a52c6b i2c: Adapter timeout is in jiffies by Jean Delvare · 15 years ago
  17. 8fcfef6 i2c: Set a default timeout value for all adapters by Jean Delvare · 15 years ago
  18. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  19. 94d78e1 i2c-algo-pcf: Handle timeout correctly by Roel Kluin · 15 years ago
  20. 0c168ce i2c-algo-pcf: Style cleanups by Roel Kluin · 15 years ago
  21. 781b8a2 eeprom/at24: Remove EXPERIMENTAL by Wolfram Sang · 15 years ago
  22. d2dd14a i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 by Jean Delvare · 15 years ago
  23. acec211 i2c: Clarify which clients are auto-removed by Jean Delvare · 15 years ago
  24. f02e3d7 i2c: Let checkpatch shout on users of the legacy model by Jean Delvare · 15 years ago
  25. 764c169 i2c: Document the different ways to instantiate i2c devices by Jean Delvare · 15 years ago
  26. 8d735b4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  27. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  28. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  29. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  30. f0bba9f9 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() by Mikael Pettersson · 15 years ago
  31. df52092 fastboot: remove duplicate unpack_to_rootfs() by Li, Shaohua · 16 years ago
  32. 0c40626 ide/net: flip the order of SATA and network init by Arjan van de Ven · 16 years ago
  33. 9710794 async: remove the temporary (2.6.29) "async is off by default" code by Arjan van de Ven · 15 years ago
  34. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 15 years ago
  35. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 15 years ago
  36. 9355982 SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 by Chuck Lever · 15 years ago
  37. 363f724 SUNRPC: rpcb_register() should handle errors silently by Chuck Lever · 15 years ago
  38. cadc0fa SUNRPC: Simplify kernel RPC service registration by Chuck Lever · 15 years ago
  39. d5a8620 SUNRPC: Simplify svc_unregister() by Chuck Lever · 15 years ago
  40. 1673d0d SUNRPC: Allow callers to pass rpcb_v4_register a NULL address by Chuck Lever · 15 years ago
  41. 126e4bc SUNRPC: rpcbind actually interprets r_owner string by Chuck Lever · 15 years ago
  42. 3aba455 SUNRPC: Clean up address type casts in rpcb_v4_register() by Chuck Lever · 15 years ago
  43. ba5c35e SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers by Chuck Lever · 15 years ago
  44. fc28dec SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services by Chuck Lever · 15 years ago
  45. 7d21c0f SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets by Chuck Lever · 15 years ago
  46. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 15 years ago
  47. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  48. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  49. baf01ca SUNRPC: svc_setup_socket() gets protocol family from socket by Chuck Lever · 15 years ago
  50. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  51. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  52. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 15 years ago
  53. efb3288 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  54. 776bd5c SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus by Chuck Lever · 15 years ago
  55. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 15 years ago
  56. 9e49583 [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx by Tony Lindgren · 15 years ago
  57. d6879c5 Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted by Robin Getz · 15 years ago
  58. abd750a Blackfin arch: add RSI's definitions to bf514 and bf516 by Cliff Cai · 15 years ago
  59. 4636b30 Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow by Mike Frysinger · 15 years ago
  60. 1eb19e3 Blackfin arch: sport spi needs 6 gpio pins by Cliff Cai · 15 years ago
  61. 1e9aa95 Blackfin arch: add sport-spi related resource stuff to board file by Cliff Cai · 15 years ago
  62. b89df50 Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well by Michael Hennerich · 15 years ago
  63. 06705bf ext4: Regularize mount options by Theodore Ts'o · 15 years ago
  64. fd775c0 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  65. dc52b5b Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  66. 3ea5721 Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver by Michael Hennerich · 15 years ago
  67. 2c8beb2 Blackfin arch: enable the platfrom PATA driver with CF Cards by Michael Hennerich · 15 years ago
  68. 714e76d Blackfin arch: clean up sports header file by Mike Frysinger · 15 years ago
  69. 269647d Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x by Mike Frysinger · 15 years ago
  70. ffc8962 Blackfin arch: bf51x processors also have 8 timers by Mike Frysinger · 15 years ago
  71. e1312bf Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs by Michael Hennerich · 15 years ago
  72. a666487 Blackfin arch: update default kernel configuration by Sonic Zhang · 15 years ago
  73. d66ea8d [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 by Marek Vasut · 15 years ago
  74. c9b7818 [ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins by Daniel Mack · 15 years ago
  75. 085780d Blackfin arch: include linux headers that this one uses definitions from fro sport drivers by Mike Frysinger · 15 years ago
  76. 03ae61d ACPI: fix CONFIG_ACPI=n build by Len Brown · 15 years ago
  77. 4303154 smack: Add a new '-CIPSO' option to the network address label configuration by Etienne Basset · 15 years ago
  78. 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 15 years ago
  79. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  80. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 15 years ago
  81. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  82. 284904a lsm: Relocate the IPv4 security_inet_conn_request() hooks by Paul Moore · 15 years ago
  83. bb79816 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by James Morris · 15 years ago
  84. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  85. 98758fa ACPI video: add a warning message if _BQC is not found by Zhang Rui · 15 years ago
  86. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  87. 512a004 ext3: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 15 years ago
  88. a64c861 block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks by Theodore Ts'o · 15 years ago
  89. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  90. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 15 years ago
  91. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 15 years ago
  92. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 15 years ago
  93. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 15 years ago
  94. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 15 years ago
  95. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 15 years ago
  96. 5d80f8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 7b616c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  98. febb02b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  99. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 15 years ago
  100. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago