- ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
- ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
- 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
- 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
- ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
- 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
- a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
- 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- 9eb1686 parisc: add rtc platform driver by Kyle McMartin · 16 years ago
- f0514ae parisc: initialize unwinder much earlier by James Bottomley · 16 years ago
- 0be7d1f parisc: add new syscalls by Kyle McMartin · 16 years ago
- 089d552 parisc: hijack jump to start_kernel by Kyle McMartin · 16 years ago
- 24b574d parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked by Kyle McMartin · 16 years ago
- deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 16 years ago
- 6c86cb8 parisc: move pdc_result to real2.S by Kyle McMartin · 16 years ago
- 1e22166 parisc: unify CCIO_COLLECT_STATS implementation by Kyle McMartin · 16 years ago
- dae2cdf parisc: add arch/parisc/kernel/.gitignore by Kyle McMartin · 16 years ago
- 40b10fc parisc: ropes.h - fix <asm-parisc/*> -> <asm/*> by Kyle McMartin · 16 years ago
- 98f172b parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> by Kyle McMartin · 16 years ago
- d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 43603c8 x86, debug: print more information about unknown CPUs by Hans Schou · 16 years ago
- ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
- 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
- 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
- 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
- 6c5b3fc selinux: Cache NetLabel secattrs in the socket's security struct by Paul Moore · 16 years ago
- 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
- 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
- 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
- 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
- b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
- a813429 smack: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
- dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
- 99d854d selinux: Fix a problem in security_netlbl_sid_to_secattr() by Paul Moore · 16 years ago
- d8395c8 selinux: Better local/forward check in selinux_ip_postroute() by Paul Moore · 16 years ago
- 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
- aa86290 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases by Paul Moore · 16 years ago
- accc609 selinux: Cleanup the NetLabel glue code by Paul Moore · 16 years ago
- 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
- 3094c98 Blackfin arch: fix a typo in comments by Bryan Wu · 16 years ago
- fecc8d6 Blackfin arch: Remove useless head file by Graf Yang · 16 years ago
- 6d0f0df [WATCHDOG] orion5x_wdt.c: add spinlocking by Wim Van Sebroeck · 16 years ago
- ad5dd97 Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542) by Mike Frysinger · 16 years ago
- cdbf4c3 Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible by Mike Frysinger · 16 years ago
- 22ac923 [WATCHDOG] Orion: add hardware watchdog support by Sylver Bruneau · 16 years ago
- b311218 [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.c by Felipe Balbi · 16 years ago
- 9f69e3b [WATCHDOG] omap_wdt.c: another ioremap() fix by Felipe Balbi · 16 years ago
- 2817142 [WATCHDOG] omap_wdt.c: sync linux-omap changes by Felipe Balbi · 16 years ago
- e6bb42e [WATCHDOG] Add AT91SAM9X watchdog by Renaud CERRATO · 16 years ago
- 7d8b090 [WATCHDOG] Add driver for winbond w83697ug/uf watchdog feature by Flemming Frandsen · 17 years ago
- e1fee94 [WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/K by Oliver Schuster · 17 years ago
- 4e8086d Blackfin arch: update anomaly headers to match the latest sheet by Mike Frysinger · 16 years ago
- 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
- 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
- ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
- 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
- 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
- 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
- c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
- 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
- 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
- 1e37bb8 dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
- fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
- dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago
- 3e1a8bd dm crypt: tidy inc pending by Milan Broz · 16 years ago
- fd14acf dm exception store: use chunk_t for_areas by Mikulas Patocka · 16 years ago
- a481db7 dm exception store: introduce area_location function by Mikulas Patocka · 16 years ago
- f7c83e2 dm raid1: kcopyd should stop on error if errors handled by Jonathan Brassow · 16 years ago
- 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
- 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
- 72474be ALSA: hda: VREF powerdown for headphones by Matthew Ranostay · 16 years ago
- b9aea71 ALSA: hda: STAC_HP_M4 by Matthew Ranostay · 16 years ago
- fb2aa07 ALSA: ASoC: Check for machine type in GTA01 machine driver by Mark Brown · 16 years ago
- 32fe614 ALSA: mtpav - Fix race in probe by Takashi Iwai · 16 years ago
- 59b3db6 ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirk by Pedro Lopez-Cabanillas · 16 years ago
- 52948b3 ALSA: Add a note on dependency of RTC stuff by Takashi Iwai · 16 years ago
- cb01e2b ALSA: ASoC: add new param mux to dapm_mux_update_power by Richard Zhao · 16 years ago
- ff33f23 ALSA: Increase components array size by Takashi Iwai · 16 years ago
- 8ae23ec ALSA: ASoC: Correct inverted Mic PGA Switch control in wm8510 driver by Mark Brown · 16 years ago
- 6b34500 ALSA: hda: comment typo fix by Wu Fengguang · 16 years ago
- 5c1d1a9 ALSA: hda: comment typo fix by Wu Fengguang · 16 years ago
- 238713d ALSA: hda - Fix PCI SSID for ASROCK K18N78FullHD-hSLI by Takashi Iwai · 16 years ago
- 310e0dc ALSA: snd-usb-audio: support for Edirol UA-4FX device by Pedro Lopez-Cabanillas · 16 years ago
- 7a17daa ALSA: usb - Fix possible Oops at USB-MIDI disconnection by Takashi Iwai · 16 years ago
- 669faba ALSA: hda - Fix another ALC889A (rev 0x100101) by Clive Messer · 16 years ago
- 19c009a ALSA: hda: add more board-specific information for Realtek ALC662 rev1 by Vedran Miletic · 16 years ago
- d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
- b636a1d ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cards by Vedran Miletic · 16 years ago
- 00ef50c ALSA: hda: SPDIF stream muting support by Matthew Ranostay · 16 years ago
- f3911c5 ALSA: hda: appletv support by Peter Korsgaard · 16 years ago
- 95fe5f2 ALSA: hda - Map ALC662 model for Foxconn 45CMX/45GMX/45CMX-K by Herton Ronaldo Krzesinski · 16 years ago
- cb55974 ALSA: hda - Map ALC662 model for Gigabyte 945GCM-S2L by Herton Ronaldo Krzesinski · 16 years ago