1. 011a606 SFI: remove __init from sfi_verify_table by Arjan van de Ven · 15 years ago
  2. 01674da SFI: fix section mismatch warnings in sfi_core.c by Rakib Mullick · 15 years ago
  3. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  4. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  5. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  6. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  7. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  8. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  9. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  10. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  11. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  12. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  13. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  14. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  15. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  16. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  17. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  18. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  19. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  20. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  21. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  22. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  23. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  24. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  25. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  26. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  27. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  28. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  29. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  30. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  31. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  32. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  33. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  34. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 15 years ago
  35. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  36. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  37. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  38. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  39. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 15 years ago
  40. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  41. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  42. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  43. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  44. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 15 years ago
  45. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 15 years ago
  46. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  47. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  48. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  49. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  50. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  51. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  52. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  54. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 15 years ago
  55. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  56. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 15 years ago
  57. d99927f net: Fix sock_wfree() race by Eric Dumazet · 15 years ago
  58. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  59. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 152f9d0 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() by Eric Dumazet · 15 years ago
  61. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  62. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  63. da3a7a2 MIPS: Avoid spurious make includecheck message by Ralf Baechle · 15 years ago
  64. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
  65. c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 15 years ago
  66. b7a0587 MIPS: Excite: Get rid of BKL. by Ralf Baechle · 15 years ago
  67. 36ac829 MIPS: Sibyte: Get rid of BKL. by Ralf Baechle · 15 years ago
  68. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 15 years ago
  69. 9718426 MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() by Roel Kluin · 15 years ago
  70. c2e3214 MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] by Roel Kluin · 15 years ago
  71. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  72. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  73. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  74. a648e81 MIPS: Sibyte: Fix compilation error. by Mark Mason · 15 years ago
  75. 0863be2 MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. by Ralf Baechle · 15 years ago
  76. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  77. 8813d33 MIPS: Loongson2: Fix typo "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  78. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  79. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  80. 6fae531 MIPS: BCM63xx: Remove duplicated #include by Huang Weiyi · 15 years ago
  81. 9abf47f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  82. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  83. 4c8f1cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  84. 9c1fe83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  85. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  87. 07892ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  88. 8c11499 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  89. 342a597 pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys by Linus Torvalds · 15 years ago
  90. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 15 years ago
  91. c1fccc0 ext4: Fix time encoding with extra epoch bits by Theodore Ts'o · 15 years ago
  92. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  93. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  94. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  95. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  96. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  97. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  98. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  99. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  100. 49cf6f4 Btrfs: Fix setting umask when POSIX ACLs are not enabled by Chris Ball · 15 years ago