Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [CIFS] Fix losing locks during fork() | Pavel Shilovsky | 2010-04-21 | 1 | -3/+4 | |
| * | | | | | | | | | [CIFS] Cleanup various minor breakage in previous cFYI cleanup | Steve French | 2010-04-21 | 4 | -29/+29 | |
| * | | | | | | | | | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 25 | -835/+845 | |
| * | | | | | | | | | [CIFS] use add_to_page_cache_lru | Nick Piggin | 2010-04-21 | 1 | -10/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-17 | 31 | -285/+405 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 2010-05-17 | 2 | -26/+26 | |
| * | | | | | | | | | | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 | 2 | -20/+36 | |
| * | | | | | | | | | | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 2010-05-17 | 2 | -18/+46 | |
| * | | | | | | | | | | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2010-05-17 | 5 | -128/+190 | |
| * | | | | | | | | | | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 12 | -12/+66 | |
| * | | | | | | | | | | platform: Make platform resource input parameters const | Geert Uytterhoeven | 2010-05-17 | 2 | -4/+6 | |
| * | | | | | | | | | | m68k: invoke oom-killer from page fault | Nick Piggin | 2010-05-17 | 1 | -10/+4 | |
| * | | | | | | | | | | serial167: Kill unused variables | Geert Uytterhoeven | 2010-05-17 | 1 | -2/+0 | |
| * | | | | | | | | | | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven | 2010-05-17 | 1 | -6/+8 | |
| * | | | | | | | | | | m68k: hp300 - Checkpatch cleanup | Andrea Gelmini | 2010-05-17 | 1 | -3/+1 | |
| * | | | | | | | | | | m68k: Remove trailing spaces in messages | Frans Pop | 2010-05-17 | 3 | -7/+7 | |
| * | | | | | | | | | | m68k: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 2010-05-17 | 1 | -15/+1 | |
| * | | | | | | | | | | m68k: Remove BKL from rtc implementations | Thomas Gleixner | 2010-05-17 | 2 | -34/+14 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-05-17 | 10 | -53/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | logfs: handle powerfail on NAND flash | Joern Engel | 2010-05-07 | 4 | -29/+52 | |
| * | | | | | | | | | | | logfs: handle errors from get_mtd_device() | Dan Carpenter | 2010-05-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | logfs: remove unused variable | Joern Engel | 2010-05-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | logfs: fix sync | Joern Engel | 2010-05-05 | 2 | -4/+2 | |
| * | | | | | | | | | | | logfs: fix compile failure | Joern Engel | 2010-05-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | logfs: initialize li->li_refcount | Prasad Joshi | 2010-05-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | logfs: commit reservations under space pressure | Joern Engel | 2010-05-04 | 3 | -4/+24 | |
| * | | | | | | | | | | | logfs: survive logfs_buf_recover read errors | Joern Engel | 2010-05-04 | 3 | -11/+13 | |
| * | | | | | | | | | | | logfs: Close i_ino reuse race | Joern Engel | 2010-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | logfs: fix logfs_seek_hole() | Joern Engel | 2010-05-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | logfs: Return -EINVAL if filesystem image doesn't match | Joern Engel | 2010-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | LogFS: Fix typo in b6349ac8 | Joern Engel | 2010-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | logfs: testing the wrong variable | Dan Carpenter | 2010-04-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds | 2010-05-17 | 1 | -11/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ptrace: Cleanup useless header | Alessio Igor Bogani | 2010-04-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | ptrace: kill BKL in ptrace syscall | Arnd Bergmann | 2010-04-10 | 1 | -10/+0 | |
* | | | | | | | | | | | | | atomic_t: Remove volatile from atomic_t definition | Anton Blanchard | 2010-05-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 20 | -25/+25 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Linus 2.6.34 | Linus Torvalds | 2010-05-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-16 | 5 | -81/+160 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 2010-05-16 | 2 | -53/+129 | |
| * | | | | | | | | | | | | sctp: delete active ICMP proto unreachable timer when free transport | Wei Yongjun | 2010-05-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 2010-05-16 | 2 | -28/+27 | |
* | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-05-16 | 4 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | MIPS: Oprofile: Fix Loongson irq handler | Wu Zhangjin | 2010-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | MIPS: N32: Use compat version for sys_ppoll. | Chandrakala Chavva | 2010-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 | Shane McDonald | 2010-05-15 | 2 | -5/+19 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-05-15 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Btrfs: check for read permission on src file in the clone ioctl | Dan Rosenberg | 2010-05-15 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | lib/btree: fix possible NULL pointer dereference | kirjanov@gmail.com | 2010-05-15 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | mmc: at91_mci: modify cache flush routines | Nicolas Ferre | 2010-05-15 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |