Age | Commit message (Expand) | Author |
2011-05-09 | HPFS: Move declaration up, so that there are no out-of-scope pointers | Mikulas Patocka |
2011-05-09 | HPFS: Fix some unaligned accesses | Mikulas Patocka |
2011-05-09 | HPFS: Fix endianity. Make hpfs work on big-endian machines | Mikulas Patocka |
2011-05-09 | HPFS: Implement fsync for hpfs | Mikulas Patocka |
2011-05-09 | HPFS: Fix a bug that filesystem was not marked dirty when remounting it | Mikulas Patocka |
2011-05-09 | HPFS: Restrict uid and gid to 16-bit values | Mikulas Patocka |
2011-05-09 | HPFS: When marking or clearing the dirty bit, sync the filesystem | Mikulas Patocka |
2011-05-09 | HPFS: Use types with defined width | Mikulas Patocka |
2011-05-09 | HPFS: Remove mark_inode_dirty | Mikulas Patocka |
2011-05-09 | HPFS: Remove CR/LF conversion option | Mikulas Patocka |
2011-05-09 | HPFS: Remove remaining locks | Mikulas Patocka |
2011-05-09 | HPFS: Introduce a global mutex and lock it on every callback from VFS. | Mikulas Patocka |
2011-05-09 | HPFS: Make HPFS compile on preempt and SMP | Mikulas Patocka |
2011-05-03 | Linux 2.6.39-rc6v2.6.39-rc6 | Linus Torvalds |
2011-05-03 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-05-04 | drm/radeon/kms: fix gart setup on fusion parts (v2) | Alex Deucher |
2011-05-04 | drm: Send pending vblank events before disabling vblank. | Christopher James Halse Rogers |
2011-05-04 | drm/radeon: fix regression on atom cards with hardcoded EDID record. | Dave Airlie |
2011-05-04 | drm/radeon/kms: add some new pci ids | Alex Deucher |
2011-05-03 | logfs: initialize superblock entries earlier | Linus Torvalds |
2011-05-03 | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-05-03 | Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k... | Linus Torvalds |
2011-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-02 | sysctl: net: call unregister_net_sysctl_table where needed | Lucian Adrian Grijincu |
2011-05-02 | Revert: veth: remove unneeded ifname code from veth_newlink() | Jiri Pirko |
2011-05-02 | smsc95xx: fix reset check | Rabin Vincent |
2011-05-02 | tg3: Fix failure to enable WoL by default when possible | Rafael J. Wysocki |
2011-05-02 | networking: inappropriate ioctl operation should return ENOTTY | Lifeng Sun |
2011-05-02 | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin |
2011-05-02 | amd8111e: trivial typo spelling: Negotitate -> Negotiate | Joe Perches |
2011-05-02 | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini |
2011-05-02 | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk |
2011-05-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-05-02 | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-05-02 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-02 | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL | Geert Uytterhoeven |
2011-05-02 | UBIFS: seek journal heads to the latest bud in replay | Artem Bityutskiy |
2011-05-02 | UBIFS: do not free write-buffers when in R/O mode | Artem Bityutskiy |
2011-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-05-02 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-05-02 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-05-02 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-02 | XZ decompressor: Fix decoding of empty LZMA2 streams | Lasse Collin |
2011-05-02 | ALSA: hda - Fix Realtek's chained fixup checks | Takashi Iwai |
2011-05-02 | Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" | Takashi Iwai |
2011-05-01 | ipv4: don't spam dmesg with "Using LC-trie" messages | Alexey Dobriyan |
2011-05-01 | af_unix: Only allow recv on connected seqpacket sockets. | Eric W. Biederman |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu |