1. 251a2a9 smack: fix lots of kernel-doc notation by Randy Dunlap · 16 years ago
  2. e5a3b95 TOMOYO: Don't create securityfs entries unless registered. by Tetsuo Handa · 16 years ago
  3. 33043cb TOMOYO: Fix exception policy read failure. by Tetsuo Handa · 16 years ago
  4. 2603665 SELinux: convert the avc cache hash list to an hlist by Eric Paris · 16 years ago
  5. edf3d1a SELinux: code readability with avc_cache by Eric Paris · 16 years ago
  6. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 16 years ago
  7. 21193dc SELinux: more careful use of avd in avc_has_perm_noaudit by Eric Paris · 16 years ago
  8. 906d27d SELinux: remove the unused ae.used by Eric Paris · 16 years ago
  9. a5dda683 SELinux: check seqno when updating an avc_node by Eric Paris · 16 years ago
  10. 4cb912f SELinux: NULL terminate al contexts from disk by Eric Paris · 16 years ago
  11. 4ba0a8a SELinux: better printk when file with invalid label found by Eric Paris · 16 years ago
  12. 200ac53 SELinux: call capabilities code directory by Eric Paris · 16 years ago
  13. b53fab9 ima: fix build error by Randy Dunlap · 16 years ago
  14. 35d50e6 tomoyo: fix sparse warning by Tetsuo Handa · 16 years ago
  15. 42d5aaa security: change link order of LSMs so security=tomoyo works by James Morris · 16 years ago
  16. d74db3b MAINTAINERS info by Kentaro Takeda · 16 years ago
  17. 00d7d6f Kconfig and Makefile by Kentaro Takeda · 16 years ago
  18. f743324 LSM adapter functions. by Kentaro Takeda · 16 years ago
  19. 26a2a1c Domain transition handler. by Kentaro Takeda · 16 years ago
  20. b69a54e File operation restriction part. by Kentaro Takeda · 16 years ago
  21. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 16 years ago
  22. c73bd6d Memory and pathname management functions. by Kentaro Takeda · 16 years ago
  23. f9ce1f1 Add in_execve flag into task_struct. by Kentaro Takeda · 16 years ago
  24. 523979a integrity: audit update by Mimi Zohar · 16 years ago
  25. ed850a5 integrity: shmem zero fix by Mimi Zohar · 16 years ago
  26. cb5629b1 Merge branch 'master' into next by James Morris · 16 years ago
  27. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 16 years ago
  28. 8920d5a TPM: integrity fix by Rajiv Andrade · 16 years ago
  29. 64c61d8 IMA: fix ima_delete_rules() definition by James Morris · 16 years ago
  30. aa7168f Integrity: IMA update maintainers by Mimi Zohar · 16 years ago
  31. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 16 years ago
  32. f4bd857 integrity: IMA policy open by Mimi Zohar · 16 years ago
  33. 4af4662 integrity: IMA policy by Mimi Zohar · 16 years ago
  34. bab7393 integrity: IMA display by Mimi Zohar · 16 years ago
  35. 3323eec integrity: IMA as an integrity service provider by Mimi Zohar · 16 years ago
  36. 6146f0d integrity: IMA hooks by Mimi Zohar · 16 years ago
  37. 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 16 years ago
  38. 361916a sgi-xp: fix writing past the end of kzalloc()'d space by Dean Nelson · 16 years ago
  39. fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
  40. 736d545 sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl() by Dan Carpenter · 16 years ago
  41. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 16 years ago
  42. cd29cf7 rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c by Manish Katiyar · 16 years ago
  43. ce43ae5 drivers/video/backlight: rename da903x to da903x_bl by Mike Rapoport · 16 years ago
  44. dfecb71 atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found by Hans-Christian Egtvedt · 16 years ago
  45. ab92661 do_wp_page: fix regression with execute in place by Carsten Otte · 16 years ago
  46. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 16 years ago
  47. 40b0bb1 maintainers: general@lists.openfabrics.org is moderated by Randy Dunlap · 16 years ago
  48. 87357d2 lis3lv02d: add axes knowledge for HP 6710 by Martin Kebert · 16 years ago
  49. c77a022 lis3lv02d: add axes knowledge for HP 6730 by Pavel Herrmann · 16 years ago
  50. 80eda5f lis3lv02d: add axes knowledge for HP 6530 by Eric Piel · 16 years ago
  51. 6bfef2b lis3lv02d: add axes knowledge for HP 6510b by Jiri Tersel · 16 years ago
  52. 44f0606 hp-wmi: fix error path in hp_wmi_bios_setup() by Andrew Morton · 16 years ago
  53. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 16 years ago
  54. a68e61e shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM by Tony Battersby · 16 years ago
  55. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 16 years ago
  56. afd8d0f rtc: rtc-dm355evm driver by David Brownell · 16 years ago
  57. 77a5926 misc: dell-laptop should depend on POWER_SUPPLY by Matthew Garrett · 16 years ago
  58. ac7b900 generic swap(): don't return a value from swap() by Peter Zijlstra · 16 years ago
  59. c073b2d hpilo: open/close fix by David Altobelli · 16 years ago
  60. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 16 years ago
  61. 647802d 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
  62. 3e561f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 9f96ae6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 9dfea1b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  65. 7df0eb4 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  66. af7af69 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  67. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 16 years ago
  68. eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  69. 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  70. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. 0d7a063 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  72. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  73. c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
  74. 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
  75. 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
  76. 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
  77. dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
  78. af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
  79. d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
  80. bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
  81. 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
  82. 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
  83. 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago
  84. 1c302b6 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning by Bryan Wu · 16 years ago
  85. 9960aa6 Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 by Graf Yang · 16 years ago
  86. be1d854 Blackfin arch: base SIC_IWR# programming on whether the MMR exists by Mike Frysinger · 16 years ago
  87. ed1fb60 Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it by Mike Frysinger · 16 years ago
  88. 7f6678c Blackfin arch: fixup board init function name by Mike Frysinger · 16 years ago
  89. 2678479 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs by Mike Frysinger · 16 years ago
  90. a6595bf Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed by Mike Frysinger · 16 years ago
  91. adab7eb Blackfin arch: sync reboot handler with version in u-boot by Mike Frysinger · 16 years ago
  92. aa9c33b Blackfin arch: Faster Implementation of csum_tcpudp_nofold() by Michael Hennerich · 16 years ago
  93. 0ce5eaf Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527 by Graf Yang · 16 years ago
  94. 047481f Blackfin arch: Add in cflag to support mlong-calls for kgdb_test by Grace Pan · 16 years ago
  95. b52dae3 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd by Sonic Zhang · 16 years ago
  96. 5b93e13 MAINTIANERS: Blackfin: remove subscribers-only marking by Mike Frysinger · 16 years ago
  97. 3605fb0 Blackfin arch: Add ability to count and display number of NMI interrupts by Robin Getz · 16 years ago
  98. 0be5893 Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous by Robin Getz · 16 years ago
  99. e48df47 Blackfin arch: Fix URL by Robin Getz · 16 years ago
  100. f556309 Blackfin arch: cleanup bf54x ifdef mess in gpio code by Mike Frysinger · 16 years ago