1. 5e23b92 [Bluetooth] Add generic driver for Bluetooth USB devices by Marcel Holtmann · 17 years ago
  2. ddbaf13 [Bluetooth] Add generic driver for Bluetooth SDIO devices by Marcel Holtmann · 17 years ago
  3. ac01936 [Bluetooth] Eliminate checks for impossible conditions in IRQ handler by Jeff Garzik · 17 years ago
  4. 166d2f6 [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips by Ohad Ben-Cohen · 17 years ago
  5. e24b21e [Bluetooth] Change BPA 100/105 driver to use USB anchors by Marcel Holtmann · 17 years ago
  6. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  7. f0709e0 [Bluetooth] Advertise L2CAP features mask support by Marcel Holtmann · 17 years ago
  8. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  9. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  10. 876d948 [Bluetooth] Finish L2CAP configuration only with acceptable settings by Marcel Holtmann · 17 years ago
  11. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  12. 55b70a0 NFS: Fix a typo in nfs_call_unlink() by Trond Myklebust · 17 years ago
  13. bad2a52 NFSv2: Ensure that the directory metadata gets revalidated on file create by Trond Myklebust · 17 years ago
  14. efea90a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  15. 2fb59d6 Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  16. efdc313 nobh: nobh_write_end fix by Nick Piggin · 17 years ago
  17. d4b1d27 Blackfin arch: update boards files by Bryan Wu · 17 years ago
  18. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  19. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 17 years ago
  20. 29cae11 Blackfin arch: add a cheesy install target by Mike Frysinger · 17 years ago
  21. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  22. b0a68dc Blackfin arch: add assembly function for doing 64bit unsigned division by Mike Frysinger · 17 years ago
  23. 1c668d8 Blackfin arch: -mno-fdpic works by Mike Frysinger · 17 years ago
  24. 066954a Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage by Mike Frysinger · 17 years ago
  25. c1e7399 Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls by Bernd Schmidt · 17 years ago
  26. eaa8549 Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA size by Mike Frysinger · 17 years ago
  27. 1e5b244 Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x by Bryan Wu · 17 years ago
  28. 73b0c0b Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else by Robin Getz · 17 years ago
  29. 4fb4524 Blackfin arch: Optimization - no need to make additional math here by Michael Hennerich · 17 years ago
  30. a99bbcc Blackfin arch: force irq_flags into the .data section by Mike Frysinger · 17 years ago
  31. 876a668 Blackfin arch BF548 defconfig: enable watchdog by default by Mike Frysinger · 17 years ago
  32. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  33. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  34. 455434d [PATCH] new helper - inotify_evict_watch() by Al Viro · 17 years ago
  35. b9efe8a [PATCH] new helper - inotify_clone_watch() by Al Viro · 17 years ago
  36. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  37. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  38. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  39. 093faa1 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  40. 6ce59b4 New maintainers for the x86 (32-bit and 64-bit) architecture by Ingo Molnar · 17 years ago
  41. 8add244 vfc_dev conversion to mutex: fallout by Al Viro · 17 years ago
  42. e91a810 oom_kill bug by Al Viro · 17 years ago
  43. 7210c67 [PARISC] fix uninitialized variable warning in asm/rtc.h by Kyle McMartin · 17 years ago
  44. 562d139 [PARISC] Port checkstack.pl to parisc by Kyle McMartin · 17 years ago
  45. 437374e kbuild: restore arch/{ppc/xtensa}/boot cflags by Milton Miller · 17 years ago
  46. a54bb70 kconfig: set title bar in xconfig by Randy Dunlap · 17 years ago
  47. 0b463ff kbuild: fix toplevel Makefile/depmod by David Brownell · 17 years ago
  48. f67d403 [PARISC] Make palo target work when $obj != $src by Kyle McMartin · 17 years ago
  49. 7425ada [PARISC] Zap unused variable warnings in pci.c by Kyle McMartin · 17 years ago
  50. e8b8c97 Revert "kconfig: tristate choices with mixed tristate and boolean values" by Linus Torvalds · 17 years ago
  51. 9430d37 [PARISC] Fix tests in palo target by Kyle McMartin · 17 years ago
  52. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  53. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  54. b3d9d6b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  55. fe25200 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  56. c9b2ca7 Fix build break in tsi108.c by Olof Johansson · 17 years ago
  57. 224426f qeth: remove header_ops bug by Ursula Braun · 55 years ago
  58. e0d5dab ir-functions.c:(.text+0xbce18): undefined reference to `input_event' by Randy Dunlap · 17 years ago
  59. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  60. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  61. 418d6f8 DM9000 initialization fix by Mike Rapoport · 17 years ago
  62. b35e704 Avoid compile error in fs/nfs/unlink.c by Linus Torvalds · 17 years ago
  63. 96af154 [libata] sata_sis: use correct S/G table size by Jeff Garzik · 17 years ago
  64. 80f6fd3 pata_cs5536: MWDMA fix by Bartlomiej Zolnierkiewicz · 17 years ago
  65. aaa092a sata_sis: fix SCR read breakage by Tejun Heo · 17 years ago
  66. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  67. 5f73708 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  68. e9a4045 nfs: Fix build break with CONFIG_NFS_V4=n by Olof Johansson · 17 years ago
  69. a5f08c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  70. 8e8a140 fix do_sys_open() prototype by Jason Uhlenkott · 17 years ago
  71. 3932bf6 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake by Chris Malley · 17 years ago
  72. 80abe55 Documentation: Fix typo in SubmitChecklist. by James Bowes · 17 years ago
  73. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  74. c0fe2e6 Add missing profile=kvm option to Documentation/kernel-parameters.txt by Dave Jones · 17 years ago
  75. 828d055 fix typo about TBI in e1000 comment by Masatake YAMATO · 17 years ago
  76. c1cb8e4 sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL by Eric W. Biederman · 17 years ago
  77. b68f2c3a proc.txt: Add /proc/stat field by Leonardo Chiquitto · 17 years ago
  78. 80fd662 dm crypt: tidy pending by Milan Broz · 17 years ago
  79. b15546f dm mpath: send uevents by Mike Anderson · 17 years ago
  80. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  81. 51e5b2b dm: add uevent to core by Mike Anderson · 17 years ago
  82. 96a1f7d dm: export name and uuid by Mike Anderson · 17 years ago
  83. aa5617c dm raid1: add mirror_set to struct mirror by Jonathan Brassow · 17 years ago
  84. 6b3df0d dm log: split suspend by Jonathan Brassow · 17 years ago
  85. fe97e2a dm mpath: hp retry if not ready by Dave Wysochanski · 17 years ago
  86. 16ebbf3 dm mpath: add hp handler by Dave Wysochanski · 17 years ago
  87. c9e4558 dm mpath: add retry pg init by Dave Wysochanski · 17 years ago
  88. 636d578 dm crypt: tidy labels by Milan Broz · 17 years ago
  89. d469f84 dm crypt: tidy whitespace by Milan Broz · 17 years ago
  90. cabf08e dm crypt: add post processing queue by Milan Broz · 17 years ago
  91. 9934a8b dm crypt: use per device singlethread workqueues by Milan Broz · 17 years ago
  92. d336416 dm mpath: emc fix an error message by Alasdair G Kergon · 17 years ago
  93. 051814c dm: bio_list macro renaming by Alasdair G Kergon · 17 years ago
  94. bb56acf dm io:ctl remove vmalloc void cast by Jesper Juhl · 17 years ago
  95. 9e4e5f8 dm: tidy bio_io_error usage by Milan Broz · 17 years ago
  96. def5b5b kcopyd use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  97. 094262d dm: use kzalloc by Dmitry Monakhov · 17 years ago
  98. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  99. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  100. 79662d1 dm delay: fix status by Milan Broz · 17 years ago