summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-097-33/+53
| * | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-318-63/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-312-5/+29
| | * | | | | | | | | | | | | | | | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller2006-03-311-3/+0
| | * | | | | | | | | | | | | | | | [NET]: add SO_RCVBUF commentAndrew Morton2006-03-311-1/+15
| | * | | | | | | | | | | | | | | | [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-292-50/+69
| | * | | | | | | | | | | | | | | | [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-291-3/+3
| | * | | | | | | | | | | | | | | | [DECNET]: Fix refcountPatrick Caulfield2006-03-291-1/+1
| * | | | | | | | | | | | | | | | | [PATCH] avoid unaligned access when accessing poll stackJes Sorensen2006-03-311-3/+5
| * | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-315-24/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_xfer_tbl terminationTejun Heo2006-03-311-1/+1
| | * | | | | | | | | | | | | | | | | [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-313-18/+12
| | * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_qc_issue failure pathTejun Heo2006-03-311-3/+3
| | * | | | | | | | | | | | | | | | | [PATCH] ata_piix: fix ich6/m_map_dbTejun Heo2006-03-311-2/+2
| | * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2006-03-31154-1423/+17961
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-301-0/+4
| * | | | | | | | | | | | | | | | | | [PATCH] Document Linux's memory barriers [try #7]David Howells2006-03-311-0/+1913
| * | | | | | | | | | | | | | | | | | [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-311-1/+1
| * | | | | | | | | | | | | | | | | | [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33
| * | | | | | | | | | | | | | | | | | [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
| * | | | | | | | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-313-10/+1
| * | | | | | | | | | | | | | | | | | [PATCH] unexport get_wchanAdrian Bunk2006-03-3112-19/+0
| * | | | | | | | | | | | | | | | | | [PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown2006-03-311-0/+2
| * | | | | | | | | | | | | | | | | | [PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown2006-03-311-5/+3
| * | | | | | | | | | | | | | | | | | [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown2006-03-311-1/+12
| * | | | | | | | | | | | | | | | | | [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0
| * | | | | | | | | | | | | | | | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-312-3/+1
| * | | | | | | | | | | | | | | | | | [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-315-20/+21
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-313-101/+107
| * | | | | | | | | | | | | | | | | | [PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2006-03-312-299/+611
| * | | | | | | | | | | | | | | | | | [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-311-0/+1
| * | | | | | | | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-312-16/+29
| * | | | | | | | | | | | | | | | | | [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-314-90/+238
| * | | | | | | | | | | | | | | | | | [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-312-2/+7
| * | | | | | | | | | | | | | | | | | [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-311-5/+8
| * | | | | | | | | | | | | | | | | | [PATCH] resurrect __put_task_structAndrew Morton2006-03-312-3/+8
| * | | | | | | | | | | | | | | | | | [PATCH] Make setsid() more robustEric W. Biederman2006-03-311-4/+15
| * | | | | | | | | | | | | | | | | | [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-312-2/+6
| * | | | | | | | | | | | | | | | | | [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-312-3/+8
| * | | | | | | | | | | | | | | | | | [PATCH] sched: remove on runqueue requeueingCon Kolivas2006-03-311-2/+1
| * | | | | | | | | | | | | | | | | | [PATCH] sched: include noninteractive sleep in idle detectCon Kolivas2006-03-311-2/+1
| * | | | | | | | | | | | | | | | | | [PATCH] sched: dont decrease idle sleep avgCon Kolivas2006-03-311-5/+10
| * | | | | | | | | | | | | | | | | | [PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas2006-03-311-8/+8
| * | | | | | | | | | | | | | | | | | [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-312-10/+23
| * | | | | | | | | | | | | | | | | | [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-313-1/+17
| * | | | | | | | | | | | | | | | | | [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich2006-03-311-0/+3
| * | | | | | | | | | | | | | | | | | [PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner2006-03-311-30/+9
| * | | | | | | | | | | | | | | | | | [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-312-0/+35
OpenPOWER on IntegriCloud