1. 26a8ef5 net: stnic: Fix up fallout from SH header migration. by Paul Mundt · 16 years ago
  2. 9e5e211 sh: Fix up the audit arch endian specification. by Paul Mundt · 16 years ago
  3. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  4. c459dbf sh: ptrace single stepping cleanups. by Paul Mundt · 16 years ago
  5. c4637d4 sh: seccomp support. by Paul Mundt · 16 years ago
  6. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  7. daf423d kdump: sh: parse elfcorehdr command line argument by Simon Horman · 16 years ago
  8. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  9. d65f5c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  10. a8086ad Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  11. b2bbf43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  12. 561b35b Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  13. a7c2a10 Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  14. b14f7fb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  15. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  16. 57b1494 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 9fe3b64 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  18. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  19. b41e9c7 mmc_block: use proper sg iterators by Pierre Ossman · 16 years ago
  20. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  21. b7ac2cf mmc_test: Revert "mmc_test: test oversized sg lists" by Pierre Ossman · 16 years ago
  22. 980167b sdhci: check correct return value by Pierre Ossman · 16 years ago
  23. ebd6d35 sdhci: disable DMA for req, not completely by Pierre Ossman · 16 years ago
  24. 4a3cba3 sdhci: handle bug in JMB38x for sizes < 4 bytes by Pierre Ossman · 16 years ago
  25. 20c6aaa [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. by zhangxiliang · 16 years ago
  26. 980dfb0 [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 16 years ago
  27. 036bbf7 Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages by zhangxiliang · 16 years ago
  28. 1d6c964 kernel/audit.c control character detection is off-by-one by Vesa-Matti J Kari · 16 years ago
  29. ee1d315 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd by Eric Paris · 16 years ago
  30. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  31. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  32. a95164d [patch 3/4] vfs: remove unused nameidata argument of may_create() by Miklos Szeredi · 16 years ago
  33. 7ee7c12 [PATCH] devpts: switch to IDA by Alexey Dobriyan · 16 years ago
  34. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  35. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  36. 8266602 [PATCH] fix bdev leak in block_dev.c do_open() by Al Viro · 16 years ago
  37. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  38. 1b7e190 [PATCH] clean dup2() up a bit by Al Viro · 16 years ago
  39. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  40. a1bc6eb [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL by Al Viro · 16 years ago
  41. f418b00 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree by Stephen Smalley · 16 years ago
  42. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  43. 4f0ca70 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function by Bryan Wu · 16 years ago
  44. 0ee002b [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() by Mike Frysinger · 16 years ago
  45. a0dd201 [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default by Mike Frysinger · 16 years ago
  46. 2445af3 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions by Mike Frysinger · 16 years ago
  47. fcb90ba [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses by Mike Frysinger · 16 years ago
  48. cf84039 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 by Mike Frysinger · 16 years ago
  49. e274f02 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages by Mike Frysinger · 16 years ago
  50. ab4227c [S390] qeth: avoid use of include/asm-s390 by Martin Schwidefsky · 16 years ago
  51. fc7e1e4 [S390] dont use kthread for smp_rescan_cpus(). by Heiko Carstens · 16 years ago
  52. 26f746f [S390] virtio console: fix section mismatch warning. by Heiko Carstens · 16 years ago
  53. 1378ee9 [S390] cio: Include linux/string.h in schid.h. by Cornelia Huck · 16 years ago
  54. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  55. 8f84700 [S390] stp: fix section mismatch warning. by Heiko Carstens · 16 years ago
  56. d918fe2 [S390] Remove diag 0x260 call from memory detection. by Heiko Carstens · 16 years ago
  57. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  58. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  59. 519620c [S390] Wire up new syscalls. by Heiko Carstens · 16 years ago
  60. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  61. 683d718 [S390] qeth: preallocated qeth header for hiper socket by Frank Blaschka · 16 years ago
  62. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  63. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  64. 3a95e8e [S390] ipl: Reboot from alternate device does not work when booting from file by Michael Holzheu · 16 years ago
  65. 4abb08c [S390] dasd: Add support for enhanced VM UID by Stefan Weinhuber · 16 years ago
  66. c2bb4e5 [S390] Remove last P390 trace. by Heiko Carstens · 16 years ago
  67. 9637244 [MTD] [NAND] diskonchip.c fix sparse endian warnings by Harvey Harrison · 16 years ago
  68. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  69. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  70. f6ed6f7 Fix rename of at91_nand -> atmel_nand by Pieter du Preez · 16 years ago
  71. 4a22442 [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID by Jerry Hicks · 16 years ago
  72. 8b6d8c5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  73. 94ad374 Fix off-by-one error in iov_iter_advance() by Linus Torvalds · 16 years ago
  74. 0056e65 romfs_readpage: don't report errors for pages beyond i_size by Linus Torvalds · 16 years ago
  75. de1d7bb [MIPS] Cobalt: update defconfig by Yoichi Yuasa · 16 years ago
  76. 8854700 [MIPS] kgdb: add arch support for the kernel's kgdb core by Jason Wessel · 16 years ago
  77. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  78. 8f8da9a [MIPS] TXx9: Kconfig cleanup by Atsushi Nemoto · 16 years ago
  79. 872bfdd [MIPS] TXx9: Kill unused txx927.h by Atsushi Nemoto · 16 years ago
  80. e352953 [MIPS] TXx9: Support early_printk by Atsushi Nemoto · 16 years ago
  81. 7779a5e [MIPS] TXx9: Unify serial_txx9 setup by Atsushi Nemoto · 16 years ago
  82. bb72f1f [MIPS] TXx9: Random cleanup by Atsushi Nemoto · 16 years ago
  83. c49f91f [MIPS] TXx9: Make tx4938-specific code more independent by Atsushi Nemoto · 16 years ago
  84. f6727fb [MIPS] TXx9: Make tx3927-specific code more independent by Atsushi Nemoto · 16 years ago
  85. 6831472 [MIPS] TXx9: Cleanup watchdog by Atsushi Nemoto · 16 years ago
  86. a49297e [MIPS] TXx9: Cleanup restart/halt/power_off by Atsushi Nemoto · 16 years ago
  87. 455cc25 [MIPS] TXx9: PCI error handling by Atsushi Nemoto · 16 years ago
  88. 0751752 [MIPS] TXx9: Add some pci options by Atsushi Nemoto · 16 years ago
  89. 47a5c97 [MIPS] Introduce pcibios_plat_setup by Atsushi Nemoto · 16 years ago
  90. 32d00d0 [MIPS] TXx9: PCI fixes for tx3927/tx4927 by Atsushi Nemoto · 16 years ago
  91. a0e31fb [MIPS] TXx9: Fix JMR3927 irq numbers by Atsushi Nemoto · 16 years ago
  92. 8b32d6d [MIPS] RB532: Flags are unsigned long by Adrian Bunk · 16 years ago
  93. fd7ccfa [MIPS] Initialization of Alchemy boards by Kevin Hickey · 16 years ago
  94. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  95. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  96. 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
  97. a4319d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
  99. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  100. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago