aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz2005-09-28
* [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-28
* [PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt2005-09-28
* [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-28
* [PATCH] epoll: handle timeout overflowDavide Libenzi2005-09-28
* [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-28
* [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-28
* [PATCH] pktcdvd: MAINTAINERS recordPeter Osterlund2005-09-28
* [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-28
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-28
* [PATCH] Fix ext3_new_inode() failure pathsChris Sykes2005-09-28
* [PATCH] Fix ext2_new_inode() failure pathsChris Sykes2005-09-28
* [PATCH] fuse: check reserved node ID valuesMiklos Szeredi2005-09-28
* [PATCH] fuse: add required version infoMiklos Szeredi2005-09-28
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-27
|\
| * [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-26
| * [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-26
| * [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-26
| * [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-25
| * [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-25
| * [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-23
| * [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-23
| * [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-22
| * [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-22
| * [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-22
| * [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-22
| * [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-22
| * [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-22
| * [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-22
| * [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-22
| * [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-21
| * [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-27
|\ \
| * | [TG3]: Update driver version and release date.David S. Miller2005-09-27
| * | [TG3]: misc. fixesMichael Chan2005-09-27
| * | [TG3]: 5780 PHY fixesMichael Chan2005-09-27
| * | [NEIGH]: Add debugging check when adding timers.David S. Miller2005-09-27
* | | [PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak2005-09-27
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-26
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller2005-09-26
| |\ \
| | * | [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-22
| | * | [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-22
| | * | [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-22
| | * | [TR]: Set correct frame type for SNAP packetsJochen Friedrich2005-09-22
| | * | [LLC]: Fix llc_fixup_skb() bugJochen Friedrich2005-09-22
| | * | [LLC]: Fix for Bugzilla ticket #5157Jochen Friedrich2005-09-22
| | * | [LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich2005-09-22
| | * | [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-22
| | * | [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-22