| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman | 2008-05-13 | |
| * | | | | | | | | | | | PNP: set IRQ index in sysfs "set irq" interface | Bjorn Helgaas | 2008-05-13 | |
| * | | | | | | | | | | | mn10300: replace deprecated "TOPDIR" with newer "srctree" | Robert P. J. Day | 2008-05-13 | |
| * | | | | | | | | | | | drivers/video/pnx4008: eliminate double free | Julia Lawall | 2008-05-13 | |
| * | | | | | | | | | | | mm/pdflush.c: merge the same code in two path | Denis Cheng | 2008-05-13 | |
| * | | | | | | | | | | | adt7473: minor documentation update | Darrick J. Wong | 2008-05-13 | |
| * | | | | | | | | | | | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn | 2008-05-13 | |
| * | | | | | | | | | | | md: fix raid5 'repair' operations | Dan Williams | 2008-05-13 | |
| * | | | | | | | | | | | tridentfb: improve clock setting accuracy | Krzysztof Helt | 2008-05-13 | |
| * | | | | | | | | | | | tridentfb: remove misplaced enable_mmio() | Krzysztof Helt | 2008-05-13 | |
| * | | | | | | | | | | | mmc: make one-bit signed bitfields unsigned | Harvey Harrison | 2008-05-13 | |
| * | | | | | | | | | | | quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off | Jan Kara | 2008-05-13 | |
| * | | | | | | | | | | | ufs: remove unneeded ufs_put_inode prototype | Christoph Hellwig | 2008-05-13 | |
| * | | | | | | | | | | | make vmstat cpu-unplug safe | KOSAKI Motohiro | 2008-05-13 | |
| * | | | | | | | | | | | m68knommu: ColdFire add support for kernel preemption (missing chunk) | Sebastian Siewior | 2008-05-13 | |
| * | | | | | | | | | | | ecryptfs: clean up (un)lock_parent | Miklos Szeredi | 2008-05-13 | |
| * | | | | | | | | | | | drivers/misc/sgi-xp: replace partid_t with a short | Dean Nelson | 2008-05-13 | |
| * | | | | | | | | | | | drivers/misc/sgi-xp: clean up return values | Dean Nelson | 2008-05-13 | |
| * | | | | | | | | | | | spi: pxa2xx_spi clock resume bugfix | Eric BENARD | 2008-05-13 | |
| * | | | | | | | | | | | uml: track and make up lost ticks | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: style fixes in the random driver | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: random driver fixes | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: physical memory shouldn't include initial stack | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | |
| * | | | | | | | | | | | uml: use DIV_ROUND_UP | Jiri Olsa | 2008-05-13 | |
| * | | | | | | | | | | | uml: fix CONFIG_RAW dependencies | Robert P. J. Day | 2008-05-13 | |
| * | | | | | | | | | | | uml: use __SPIN_LOCK_UNLOCKED | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: fix bad NTP interaction with clock | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: remove unused header | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: fix errno return | Johann Felix Soden | 2008-05-13 | |
| * | | | | | | | | | | | uml: tidy ptrace interface | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: move hppfs_kern.c to hppfs.c | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: hppfs fixes | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: style fixes | Jeff Dike | 2008-05-13 | |
| * | | | | | | | | | | | uml: redo host capability detection and disabling | Jeff Dike | 2008-05-13 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Make 'cond_resched()' nullification depend on PREEMPT_BKL | Linus Torvalds | 2008-05-12 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-12 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French | 2008-05-11 | |
| | * | | | | | | | | | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton | 2008-05-11 | |
| | * | | | | | | | | | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton | 2008-05-11 | |
| | * | | | | | | | | | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov | 2008-05-11 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Fix up 'need_resched()' definition | Linus Torvalds | 2008-05-12 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 2008-05-12 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | types: s390: fix #ifdef reversal in <asm-s390/types.h> | H. Peter Anvin | 2008-05-12 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-05-12 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | [MIPS] Pb1000: bury the remnants of the PCI code | Sergei Shtylyov | 2008-05-12 | |
| | * | | | | | | | | | [MIPS] Fix build failure in mips oprofile code | Thiemo Seufer | 2008-05-12 | |
| | * | | | | | | | | | [MIPS] fix warning message on SMP kernels | Thiemo Seufer | 2008-05-12 | |
| | * | | | | | | | | | [MIPS] markeins: build fix | Adrian Bunk | 2008-05-12 | |
